Skip to main content

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

ReplicationRequest

True

replicationVolume

VsaVolumeRequest

True

Error

Status: Default, Default response

Definitions

See Definitions

ReplicationRequest

Name Type Required Description

sourceWorkingEnvironmentId

string

True

Source system ID

destinationWorkingEnvironmentId

string

True

Destination system ID

sourceInterclusterLifIps

array[string]

True

Source intercluster LIF IPs

destinationInterclusterLifIps

array[string]

True

Destination intercluster LIF IPs

policyName

string

True

SnapMirror policy name

scheduleName

string

False

Schedule name

maxTransferRate

integer

False

Maximum transfer rate limit (KB/s). Use 0 for no limit, otherwise use number between 1024 and 2,147,482,624

sourceIpSpace

string

False

Source IpSpace

destinationIpSpace

string

False

Destination IpSpace

Capacity

Name Type Required Description

size

number

True

Size

unit

string

True

Unit

RaidInfoForEvAggregate

Name Type Required Description

numOfDisks

integer

True

Number of new disks needed for the RAID group

diskSize

Capacity

True

ElasticVolumeQuoteInfo

Name Type Required Description

totalCapacityToAdd

Capacity

False

addedCapacityToExistingEvDisks

Capacity

False

newRaidForEvInfo

array[RaidInfoForEvAggregate]

False

New RAID information

totalEvDisks

integer

False

minimumCoolingDays

Cooling Days

VsaVolumeRequest

Name Type Required Description

sourceSvmName

string

True

Source SVM name

sourceVolumeName

string

True

Source volume name

destinationVolumeName

string

True

Destination volume name

destinationAggregateName

string

True

Destination aggregate name

numOfDisksApprovedToAdd

integer

True

Maximum number of disks approved to add

evCapacityApprovedToAdd

ElasticVolumeQuoteInfo

False

advancedMode

boolean

True

Use advanced allocation for destination volume

destinationProviderVolumeType

string

False

Destination provider volume type

destinationCapacityTier

string

False

Destination aggregate capacity tier

destinationSvmName

string

False

Destination SVM name

iops

integer

False

Provisioned IOPS

throughput

integer

False

Provisioned throughput

tieringPolicy

string

False

Tiering policy

minimumCoolingDays

minimumCoolingDays

False

Cooling Days