Get list of replication groups
Select
SaaS
Customer Managed
Get all replication groups
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
replicationGroups object[]
{
"replicationGroups": [
{
"id": 0,
"taskId": 0,
"name": "string",
"source": {
"id": 0,
"name": "string"
},
"destination": {
"id": 0,
"name": "string"
},
"type": "VIRTUAL_MACHINE",
"replicationGroupType": "PERIODIC",
"state": "ENABLED"
}
]
}
Requested details not found
GET /v4/replicationgroup
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'