Recovery_Backup_Schedules_Create_RequestBody
Recovery_Backup_Schedules_Create_RequestBody
This is a request body class for an operation.
JSON Example
{
"schedule": "string",
"spec": {
"parts": [
"string"
],
"backup_password": "string",
"location": "string",
"location_user": "string",
"location_password": "string",
"enable": false,
"recurrence_info": {
"minute": 0,
"hour": 0,
"days": [
"string"
]
},
"retention_info": {
"max_count": 0
},
"fast_backup": false
}
}
string
schedule
Required
Identifier of the schedule The parameter must be an identifier for the resource type: com.vmware.appliance.recovery.backup.schedule.