Skip to main content

Move an existing volume

POST /vsa/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

Target aggregate name

numOfDisksToAdd

integer

True

Target aggregate number of disks to add

createTargetAggregate

boolean

True

Specifies if the aggregate is a new target aggregate

newDiskTypeName

string

False

New disk type for the volume

newCapacityTier

string

False

New capacity tier

newTieringPolicy

string

False

New tiering policy

evCapacityApprovedToAdd

ElasticVolumeQuoteInfo

False

Error

Status: Default, Default response

Definitions

See Definitions

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