Skip to main content

Move an existing volume

POST /azure/ha/volumes/{workingEnvironmentId}/{svmName}/{volumeName}/move

Moves an existing volume.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

svmName

string

path

True

volumeName

string

path

True

Request Body

Name Type Required Description

targetAggregateName

string

True

numOfDisksToAdd

integer

True

createTargetAggregate

boolean

True

newDiskTypeName

string

False

newCapacityTier

string

False

newTieringPolicy

string

False

evCapacityApprovedToAdd

ElasticVolumeQuoteInfo

False

Error

Status: Default, Default response

Definitions

See Definitions

Capacity

Name Type Required Description

size

number

True

unit

string

True

RaidInfoForEvAggregate

Name Type Required Description

numOfDisks

integer

True

diskSize

Capacity

True

ElasticVolumeQuoteInfo

Name Type Required Description

totalCapacityToAdd

Capacity

False

addedCapacityToExistingEvDisks

Capacity

False

newRaidForEvInfo

array[RaidInfoForEvAggregate]

False

totalEvDisks

integer

False