Delete Failover Group
Select
SaaS
Customer Managed
This operation deletes Failover group
Path Parameters
- FailoverGroupId string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
resp object
entity object
{
"resp": {
"errorMessage": "string",
"errorCode": 0
},
"entity": {
"vAppId": 0,
"vAppName": "string"
}
}
{
"resp": {
"errorMessage": "",
"errorCode": 0
},
"entity": {
"vAppId": 45,
"vAppName": ""
}
}
DELETE /failovergroups/:failovergroupid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/FailoverGroups/:FailoverGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/FailoverGroups/:FailoverGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/FailoverGroups/:FailoverGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/FailoverGroups/:FailoverGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/FailoverGroups/:FailoverGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/FailoverGroups/:FailoverGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/FailoverGroups/:FailoverGroupId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'