Start Backup
Start a backup operation
backupsSpec
{
"elements": [
{
"resourceType": "SDDC_MANAGER"
}
]
}
List of elements to be backed up
OK
"BackupTask Object"
List of errors in case of a failure
Backup task ID
Backup task name
Backup resources, to get the backup details
Backup task status
Accepted
"BackupTask Object"
List of errors in case of a failure
Backup task ID
Backup task name
Backup resources, to get the backup details
Backup task status
Bad Request
"Error Object"
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The underlying cause exceptions.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message
Internal server error
"Error Object"
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The underlying cause exceptions.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"elements":["string"]}' https://{api_host}/v1/backups/tasks