ProviderVdcStoragePolicyMetrics
Provider VDC storage policy metrics entity.
{
"totalCapacityMB": 65536,
"usedCapacityMB": 8192,
"requestedCapacityMB": 16384,
"provisionedCapacityMB": 32768
}
The Provider VDC storage policy total capacity in MB. For Provider VDC storage policies seen from a sub-provider Organization's context, this field shows the total capacity projected to this organization where a value of null represents UNLIMITED projected capacity.
The Provider VDC storage policy used capacity in MB.
The Provider VDC storage policy requested capacity in MB.
The Provider VDC storage policy provisioned capacity in MB. This field is for providers only. Sub-providers will always see a value of -2147483648.