InlineWeeklyBackupSchedule1
InlineWeeklyBackupSchedule1
JSON Example
{
"days_of_week": [
0
],
"hour_of_day": 0,
"minute_of_day": 0
}
array of
integer
days_of_week
Required
Constraints:
minItems: 1
maxItems: 7
Days of week when backup is taken. 0 - Sunday, 1 - Monday, 2 - Tuesday, 3 - Wednesday ...
integer As int64
As int64
hour_of_day
Required
Constraints:
minimum: 0
maximum: 23
Time of day when backup is taken
integer As int64
As int64
minute_of_day
Required
Constraints:
minimum: 0
maximum: 59
Time of day when backup is taken