Perform Replicate Now for multiple Vm's
Select
SaaS
Customer Managed
- application/json
Request Body
List of replicationId
- replicationIds int32[]
List of replication Ids
Responses
- 200
- 400
- 404
- 500
OK
Response Headers
- application/json
- Schema
- Example (from schema)
Schema
- jobIds int64[]
Returns list of job Ids
{
"jobIds": [
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
}
POST /v4/replicationmonitor/replicatenow
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationMonitor/ReplicateNow' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationIds": [
0
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationMonitor/ReplicateNow' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationIds": [
0
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationMonitor/ReplicateNow' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationIds": [
0
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationMonitor/ReplicateNow' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationIds": [
0
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationMonitor/ReplicateNow' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationIds": [
0
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationMonitor/ReplicateNow' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationIds": [
0
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationMonitor/ReplicateNow' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"replicationIds": [
0
]
}'