Skip to main content

Retrieve aggregates

GET /vsa/aggregates

Retrieves aggregates.

Parameters

Name Type In Required Description

workingEnvironmentId

string

query

False

Error

Status: Default, Default response
Name Type Required Description

name

string

True

availableCapacity

Capacity

True

totalCapacity

Capacity

True

usedCapacity

Capacity

True

volumes

array[Volume]

True

providerVolumes

array[ProviderVolumeResponse]

True

disks

array[Disk]

True

state

string

False

encryptionType

string

True

encryptionKeyId

string

False

isRoot

boolean

True

homeNode

string

True

ownerNode

string

False

capacityTier

string

False

capacityTierUsed

Capacity

False

sidlEnabled

boolean

True

snaplockType

string

True

evCompatibilityType

string

True

iops

iops

False

Definitions

See Definitions

Capacity

Name Type Required Description

size

number

True

unit

string

True

Volume

Name Type Required Description

name

string

True

totalSize

Capacity

True

usedSize

Capacity

True

thinProvisioned

boolean

True

isClone

boolean

True

rootVolume

boolean

True

ProviderVolumeResponse

Name Type Required Description

id

string

True

name

string

False

size

Capacity

True

state

string

True

device

string

True

instanceId

string

True

diskType

string

True

encrypted

boolean

True

iops

integer

False

throughput

integer

False

instance2Id

string

False

VmDiskProperties

Name Type Required Description

objectName

string

False

storageAccountName

string

False

containerName

string

False

Disk

Name Type Required Description

name

string

False

containerType

string

True

ownerNode

string

True

device

string

False

vmDiskProperties

VmDiskProperties

False

iops