ProviderVdcStoragePolicyProjection

ProviderVdcStoragePolicyProjection
ProviderVdcStoragePolicyProjection

Provider VDC storage policy projection entity.

AllOf
This class requires all of the following:
JSON Example
{
    "projectedName": "string",
    "id": "string",
    "org": {
        "name": "string",
        "id": "string"
    },
    "projectedEntity": {
        "name": "string",
        "id": "string"
    },
    "totalCapacityMb": 2048
}