BackupSchedule
Backup schedule configuration
{
"daysOfWeek": [
"string"
],
"frequency": "One among: WEEKLY, HOURLY",
"hourOfDay": 0,
"minuteOfHour": 0,
"resourceType": "SDDC_MANAGER",
"retentionPolicy": {
"numberOfDaysOfDailyBackups": "20",
"numberOfDaysOfHourlyBackups": "10",
"numberOfMostRecentBackups": "15"
},
"takeBackupOnStateChange": "True",
"takeScheduledBackups": "True"
}
List of days of the week to schedule backup
Backup frequency
Hour of the day to schedule backup
Minute of the hour to schedule backup
Resource type to configure backup schedule
Backup retention policy for SDDC Manager comprising three attributes. Backup files are deleted if they do not satisfy any of the three attributes.
Enable/disable backups on state change. If enabled, SDDC Manager will take a backup after the successful completion of an operation that changes its state. This mode requires that scheduled backups be enabled.
Enable/disable scheduled backups