Create a new replication for a Cloud Volumes ONTAP system
POST /replication/vsa
Creates a new replication to a Cloud Volumes ONTAP system.
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
replicationRequest |
True |
||
replicationVolume |
True |
Error
Status: Default, Default response
Definitions
See Definitions
ReplicationRequest
| Name | Type | Required | Description |
|---|---|---|---|
sourceWorkingEnvironmentId |
string |
True |
|
destinationWorkingEnvironmentId |
string |
True |
|
sourceInterclusterLifIps |
array[string] |
True |
|
destinationInterclusterLifIps |
array[string] |
True |
|
policyName |
string |
True |
|
scheduleName |
string |
False |
|
maxTransferRate |
integer |
False |
|
sourceIpSpace |
string |
False |
|
destinationIpSpace |
string |
False |
Capacity
| Name | Type | Required | Description |
|---|---|---|---|
size |
number |
True |
|
unit |
string |
True |
RaidInfoForEvAggregate
| Name | Type | Required | Description |
|---|---|---|---|
numOfDisks |
integer |
True |
|
diskSize |
True |
ElasticVolumeQuoteInfo
| Name | Type | Required | Description |
|---|---|---|---|
totalCapacityToAdd |
False |
||
addedCapacityToExistingEvDisks |
False |
||
newRaidForEvInfo |
array[RaidInfoForEvAggregate] |
False |
|
totalEvDisks |
integer |
False |
minimumCoolingDays
VsaVolumeRequest
| Name | Type | Required | Description |
|---|---|---|---|
sourceSvmName |
string |
True |
|
sourceVolumeName |
string |
True |
|
destinationVolumeName |
string |
True |
|
destinationAggregateName |
string |
True |
|
numOfDisksApprovedToAdd |
integer |
True |
|
evCapacityApprovedToAdd |
False |
||
advancedMode |
boolean |
True |
|
destinationProviderVolumeType |
string |
False |
|
destinationCapacityTier |
string |
False |
|
destinationSvmName |
string |
False |
|
iops |
integer |
False |
|
throughput |
integer |
False |
|
tieringPolicy |
string |
False |
|
minimumCoolingDays |
False |