Test Failover - Replication Group
Select
SaaS
Customer Managed
This operation triggers a Test Failover job and returns a Job ID in the response.
Path Parameters
- ReplicationGroupID string required
Header Parameters
- Accept string required
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
repGroupJobIds object[]
{
"repGroupJobIds": [
{
"jobIds": [
"string"
]
}
]
}
{
"repGroupJobIds": [
{
"jobIds": [
"1328078"
]
}
]
}
POST /replicationgroups/:replicationgroupid/testfailover
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ReplicationGroups/:ReplicationGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ReplicationGroups/:ReplicationGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ReplicationGroups/:ReplicationGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ReplicationGroups/:ReplicationGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ReplicationGroups/:ReplicationGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ReplicationGroups/:ReplicationGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/ReplicationGroups/:ReplicationGroupID/testfailover' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'