StoragePolicyConsumers
StoragePolicyConsumers
A list of storage consumers for an Org VDC storage policy.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"entityRef": {
"name": "string",
"id": "string"
},
"storageConsumedMb": 0
}
]
}