Create replication group
Select
Create a replication group
- application/json
Request Body
Provide the options for one of the vendors to create a replication group
- MOD1
- MOD2
- MOD3
- MOD4
- name string required
The name of the replication group being created
sourceHypervisor object required
vms object[] required
- frequencyInMinutes int32
Default value:
240
The field denotes the frequency of replication.
recoveryTarget object required
storage object[] required
- destVendor string required
Possible values: [
Amazon
] advancedOptions object
overrideReplicationOptions object[]
- name string required
The name of the replication group being created
sourceHypervisor object required
vms object[] required
- frequencyInMinutes int32
Default value:
240
The field denotes the frequency of replication.
recoveryTarget object required
storage object[] required
- destVendor string required
Possible values: [
Azure
] advancedOptions object
overrideReplicationOptions object[]
- name string required
The name of the replication group being created
sourceHypervisor object required
vms object[] required
- frequencyInMinutes int32
Default value:
240
The field denotes the frequency of replication.
recoveryTarget object required
storage object[] required
- destVendor string required
Possible values: [
HyperV
] advancedOptions object
overrideReplicationOptions object[]
- name string required
The name of the replication group being created
sourceHypervisor object required
vms object[] required
- frequencyInMinutes int32
Default value:
240
The field denotes the frequency of replication.
recoveryTarget object required
storage object[] required
- destVendor string required
Possible values: [
VMware
] - replicationType string
Possible values: [
Periodic
,Continuous
]Default value:
Periodic
The field specifies the type of replication that is to be performed
advancedOptions object
snapEngine object
recoveryOptions object
overrideReplicationOptions object[]
- 200
- 400
- 500
Success
- application/json
- Schema
- Example (from schema)
Schema
- id int32
- name string
{
"id": 0,
"name": "string"
}
Bad Request
Internal server error
POST /v4/replicationgroup
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"sourceHypervisor": {
"id": 0,
"name": "string"
},
"vms": [
{
"GUID": "string",
"name": "string"
}
],
"frequencyInMinutes": 240,
"recoveryTarget": {
"id": 0,
"name": "string"
},
"storage": [
{
"storagePool": {
"id": 0,
"name": "string"
},
"isDedupe": true
}
],
"destVendor": "Amazon",
"advancedOptions": {
"validateDestinationVM": true,
"unconditionalOverwrite": true,
"deployVmWhenFailover": true,
"continueOnFailure": true,
"failoverDelay": 0,
"transportMode": "AUTO"
},
"overrideReplicationOptions": [
{
"sourceVM": {
"GUID": "string",
"name": "string"
},
"instanceName": "string",
"regionName": "string",
"availabilityZone": "string",
"volumeType": "string",
"encryptionKey": "string",
"network": {
"vpc": "string",
"subnetId": "string",
"name": "string",
"privateIPaddress": "string"
},
"securityGroups": [
{
"id": "string",
"name": "string"
}
],
"instanceType": "string",
"guestCredentials": {
"computerName": "string",
"userName": "string",
"password": "string"
}
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"sourceHypervisor": {
"id": 0,
"name": "string"
},
"vms": [
{
"GUID": "string",
"name": "string"
}
],
"frequencyInMinutes": 240,
"recoveryTarget": {
"id": 0,
"name": "string"
},
"storage": [
{
"storagePool": {
"id": 0,
"name": "string"
},
"isDedupe": true
}
],
"destVendor": "Amazon",
"advancedOptions": {
"validateDestinationVM": true,
"unconditionalOverwrite": true,
"deployVmWhenFailover": true,
"continueOnFailure": true,
"failoverDelay": 0,
"transportMode": "AUTO"
},
"overrideReplicationOptions": [
{
"sourceVM": {
"GUID": "string",
"name": "string"
},
"instanceName": "string",
"regionName": "string",
"availabilityZone": "string",
"volumeType": "string",
"encryptionKey": "string",
"network": {
"vpc": "string",
"subnetId": "string",
"name": "string",
"privateIPaddress": "string"
},
"securityGroups": [
{
"id": "string",
"name": "string"
}
],
"instanceType": "string",
"guestCredentials": {
"computerName": "string",
"userName": "string",
"password": "string"
}
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"sourceHypervisor": {
"id": 0,
"name": "string"
},
"vms": [
{
"GUID": "string",
"name": "string"
}
],
"frequencyInMinutes": 240,
"recoveryTarget": {
"id": 0,
"name": "string"
},
"storage": [
{
"storagePool": {
"id": 0,
"name": "string"
},
"isDedupe": true
}
],
"destVendor": "Amazon",
"advancedOptions": {
"validateDestinationVM": true,
"unconditionalOverwrite": true,
"deployVmWhenFailover": true,
"continueOnFailure": true,
"failoverDelay": 0,
"transportMode": "AUTO"
},
"overrideReplicationOptions": [
{
"sourceVM": {
"GUID": "string",
"name": "string"
},
"instanceName": "string",
"regionName": "string",
"availabilityZone": "string",
"volumeType": "string",
"encryptionKey": "string",
"network": {
"vpc": "string",
"subnetId": "string",
"name": "string",
"privateIPaddress": "string"
},
"securityGroups": [
{
"id": "string",
"name": "string"
}
],
"instanceType": "string",
"guestCredentials": {
"computerName": "string",
"userName": "string",
"password": "string"
}
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"sourceHypervisor": {
"id": 0,
"name": "string"
},
"vms": [
{
"GUID": "string",
"name": "string"
}
],
"frequencyInMinutes": 240,
"recoveryTarget": {
"id": 0,
"name": "string"
},
"storage": [
{
"storagePool": {
"id": 0,
"name": "string"
},
"isDedupe": true
}
],
"destVendor": "Amazon",
"advancedOptions": {
"validateDestinationVM": true,
"unconditionalOverwrite": true,
"deployVmWhenFailover": true,
"continueOnFailure": true,
"failoverDelay": 0,
"transportMode": "AUTO"
},
"overrideReplicationOptions": [
{
"sourceVM": {
"GUID": "string",
"name": "string"
},
"instanceName": "string",
"regionName": "string",
"availabilityZone": "string",
"volumeType": "string",
"encryptionKey": "string",
"network": {
"vpc": "string",
"subnetId": "string",
"name": "string",
"privateIPaddress": "string"
},
"securityGroups": [
{
"id": "string",
"name": "string"
}
],
"instanceType": "string",
"guestCredentials": {
"computerName": "string",
"userName": "string",
"password": "string"
}
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"sourceHypervisor": {
"id": 0,
"name": "string"
},
"vms": [
{
"GUID": "string",
"name": "string"
}
],
"frequencyInMinutes": 240,
"recoveryTarget": {
"id": 0,
"name": "string"
},
"storage": [
{
"storagePool": {
"id": 0,
"name": "string"
},
"isDedupe": true
}
],
"destVendor": "Amazon",
"advancedOptions": {
"validateDestinationVM": true,
"unconditionalOverwrite": true,
"deployVmWhenFailover": true,
"continueOnFailure": true,
"failoverDelay": 0,
"transportMode": "AUTO"
},
"overrideReplicationOptions": [
{
"sourceVM": {
"GUID": "string",
"name": "string"
},
"instanceName": "string",
"regionName": "string",
"availabilityZone": "string",
"volumeType": "string",
"encryptionKey": "string",
"network": {
"vpc": "string",
"subnetId": "string",
"name": "string",
"privateIPaddress": "string"
},
"securityGroups": [
{
"id": "string",
"name": "string"
}
],
"instanceType": "string",
"guestCredentials": {
"computerName": "string",
"userName": "string",
"password": "string"
}
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"sourceHypervisor": {
"id": 0,
"name": "string"
},
"vms": [
{
"GUID": "string",
"name": "string"
}
],
"frequencyInMinutes": 240,
"recoveryTarget": {
"id": 0,
"name": "string"
},
"storage": [
{
"storagePool": {
"id": 0,
"name": "string"
},
"isDedupe": true
}
],
"destVendor": "Amazon",
"advancedOptions": {
"validateDestinationVM": true,
"unconditionalOverwrite": true,
"deployVmWhenFailover": true,
"continueOnFailure": true,
"failoverDelay": 0,
"transportMode": "AUTO"
},
"overrideReplicationOptions": [
{
"sourceVM": {
"GUID": "string",
"name": "string"
},
"instanceName": "string",
"regionName": "string",
"availabilityZone": "string",
"volumeType": "string",
"encryptionKey": "string",
"network": {
"vpc": "string",
"subnetId": "string",
"name": "string",
"privateIPaddress": "string"
},
"securityGroups": [
{
"id": "string",
"name": "string"
}
],
"instanceType": "string",
"guestCredentials": {
"computerName": "string",
"userName": "string",
"password": "string"
}
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/ReplicationGroup' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"name": "string",
"sourceHypervisor": {
"id": 0,
"name": "string"
},
"vms": [
{
"GUID": "string",
"name": "string"
}
],
"frequencyInMinutes": 240,
"recoveryTarget": {
"id": 0,
"name": "string"
},
"storage": [
{
"storagePool": {
"id": 0,
"name": "string"
},
"isDedupe": true
}
],
"destVendor": "Amazon",
"advancedOptions": {
"validateDestinationVM": true,
"unconditionalOverwrite": true,
"deployVmWhenFailover": true,
"continueOnFailure": true,
"failoverDelay": 0,
"transportMode": "AUTO"
},
"overrideReplicationOptions": [
{
"sourceVM": {
"GUID": "string",
"name": "string"
},
"instanceName": "string",
"regionName": "string",
"availabilityZone": "string",
"volumeType": "string",
"encryptionKey": "string",
"network": {
"vpc": "string",
"subnetId": "string",
"name": "string",
"privateIPaddress": "string"
},
"securityGroups": [
{
"id": "string",
"name": "string"
}
],
"instanceType": "string",
"guestCredentials": {
"computerName": "string",
"userName": "string",
"password": "string"
}
}
]
}'