Perform VM Backup
Select
SaaS
Customer Managed
This operations backups a VM based on its vmGUID
Path Parameters
- vmGuid string required
Query Parameters
- backupLevel string required
Possible values: [
FULL
,INCREMENTAL
,DIFFERENTIAL
,SYNTHETIC_FULL
]Default value:
INCREMENTAL
Types of Backup
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- taskId integer
- jobIds string[]
{
"taskId": 0,
"jobIds": [
"string"
]
}
{
"taskId": 63814,
"jobIds": [
"131574"
]
}
POST /v2/vsa/vm/:vmguid/backup
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vm/:vmGuid/backup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vm/:vmGuid/backup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vm/:vmGuid/backup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vm/:vmGuid/backup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vm/:vmGuid/backup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vm/:vmGuid/backup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vm/:vmGuid/backup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'