Skip to main content

Update the underlying volume tier

POST /azure/ha/volumes/{workingEnvironmentId}/{svmName}/{volumeName}/change-tier

Updates the underlying volume tier.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

svmName

string

path

True

volumeName

string

path

True

Request Body

Name Type Required Description

aggregateName

string

True

numOfDisks

integer

True

newAggregate

boolean

True

newDiskTypeName

string

True

newCapacityTier

string

False

iops

integer

False

throughput

integer

False

newTieringPolicy

string

False

evCapacityApprovedToAdd

ElasticVolumeQuoteInfo

False

minimumCoolingDays

minimumCoolingDays

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

minimumCoolingDays