Enable the replication pairs in the Replication Group
Select
SaaS
Customer Managed
Enable the replication pairs in the Replication Group
- application/json
Request Body
replicationGroupIdNames object[]
taskIdNames object[]
Responses
- 200
- 400
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Not Found
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
PUT /v4/replicationgroup/enable
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup/Enable' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationGroupIdNames": [
{
"id": 0,
"name": "string"
}
],
"taskIdNames": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup/Enable' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationGroupIdNames": [
{
"id": 0,
"name": "string"
}
],
"taskIdNames": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup/Enable' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationGroupIdNames": [
{
"id": 0,
"name": "string"
}
],
"taskIdNames": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup/Enable' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationGroupIdNames": [
{
"id": 0,
"name": "string"
}
],
"taskIdNames": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup/Enable' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationGroupIdNames": [
{
"id": 0,
"name": "string"
}
],
"taskIdNames": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup/Enable' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationGroupIdNames": [
{
"id": 0,
"name": "string"
}
],
"taskIdNames": [
{
"id": 0,
"name": "string"
}
]
}'
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup/Enable' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationGroupIdNames": [
{
"id": 0,
"name": "string"
}
],
"taskIdNames": [
{
"id": 0,
"name": "string"
}
]
}'