Get Failover Groups
Select
SaaS
Customer Managed
This operation returns a list of Failover groups.
Query Parameters
- advanced boolean
- operationType int32 required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Get list of Failover Groups / Failover Groups?advanced=false&operation Type=16
Schema
vApp object[]
{
"vApp": [
{
"description": "string",
"isVirtualLab": true,
"operationType": 0,
"vAppEntity": {
"vAppId": 0,
"vAppName": "string"
},
"clientList": [
{
"clientName": "string",
"backupsetId": 0,
"clientId": 0,
"GUID": "string",
"backupsetName": "string",
"_type_": 0,
"entityId": 0
}
]
}
]
}
{
"vApp": [
{
"description": "string",
"isVirtualLab": true,
"operationType": 0,
"vAppEntity": {
"vAppId": 0,
"vAppName": "string"
},
"clientList": [
{
"clientName": "string",
"backupsetId": 0,
"clientId": 0,
"GUID": "string",
"backupsetName": "string",
"_type_": 0,
"entityId": 0
}
]
}
]
}
GET /failovergroups
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FailoverGroups' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FailoverGroups' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FailoverGroups' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FailoverGroups' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FailoverGroups' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FailoverGroups' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/FailoverGroups' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'