Skip to main content

Move an existing volume

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

createTargetAggregate

boolean

True

Specifies if the aggregate is a new target aggregate

evCapacityApprovedToAdd

ElasticVolumeQuoteInfo

False

newCapacityTier

string

False

New capacity tier

newDiskTypeName

string

False

New disk type for the volume

newTieringPolicy

string

False

New tiering policy

numOfDisksToAdd

integer

True

Target aggregate number of disks to add

targetAggregateName

string

True

Target aggregate name

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

diskSize

Capacity

True

numOfDisks

integer

True

Number of new disks needed for the RAID group

ElasticVolumeQuoteInfo

Name Type Required Description

addedCapacityToExistingEvDisks

Capacity

False

newRaidForEvInfo

array[RaidInfoForEvAggregate]

False

New RAID information

totalCapacityToAdd

Capacity

False

totalEvDisks

integer

False