Test Failover - VM Group Level
Select
SaaS
Customer Managed
This operation triggers a Test Failover job and returns a Job ID in the response.
Path Parameters
- VMGroupID string required
Header Parameters
- Accept string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- taskId integer
- jobIds string[]
{
"taskId": 0,
"jobIds": [
"string"
]
}
{
"taskId": 127292,
"jobIds": [
"1328080"
]
}
POST /v2/vsa/vmgroup/:vmgroupid/testfailover
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vmGroup/:VMGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vmGroup/:VMGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vmGroup/:VMGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vmGroup/:VMGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vmGroup/:VMGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vmGroup/:VMGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/v2/vsa/vmGroup/:VMGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'