ProviderVdcProjections

ProviderVdcProjections
ProviderVdcProjections

List of Provider VDC projections.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "projectedName": "string",
            "projectedDescription": "string",
            "id": "string",
            "org": {
                "name": "string",
                "id": "string"
            },
            "projectedEntity": {
                "name": "string",
                "id": "string"
            },
            "memoryCapacityMB": 0,
            "memoryReservationCapacityMB": 0,
            "cpuCapacityMHz": 0,
            "cpuReservationCapacityMHz": 0,
            "maxVcpuSpeedMHz": 0
        }
    ]
}
Availability
Added in 39.0