Retrieve aggregates
GET /azure/vsa/aggregates/{workingEnvironmentId}
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 |
True |
||
totalCapacity |
True |
||
usedCapacity |
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 |
False |
||
sidlEnabled |
boolean |
True |
|
snaplockType |
string |
True |
|
evCompatibilityType |
string |
True |
|
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 |
True |
||
usedSize |
True |
||
thinProvisioned |
boolean |
True |
|
isClone |
boolean |
True |
|
rootVolume |
boolean |
True |
ProviderVolumeResponse
| Name | Type | Required | Description |
|---|---|---|---|
id |
string |
True |
|
name |
string |
False |
|
size |
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 |
False |
iops