[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
BackupSchedule
Properties
integer
day_of_week
Optional
The day of the week when backup to be scheduled (permitted values 1{Sunday} - 7{Saturday})
boolean
enable
Optional
True, to enable scheduled backup
integer
hour
Optional
The hour at which backup needs to run (permitted values 0 - 23)
integer
minute
Optional
The minute at which backup needs to run (permitted values 0 - 59)
schedule_period
Optional
Backup Schedule period.
Possible values are: DAILY , WEEKLY
JSON Example
{
"day_of_week": 1,
"hour": 12,
"minute": 30
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of
BackupRestoreRequest