ProviderVdcs

ProviderVdcs
ProviderVdcs

A page of provider VDCs

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "valueType": "string",
    "values": [
        {
            "id": "string",
            "instanceId": "string",
            "entityRef": "string",
            "name": "string",
            "contentType": "string",
            "links": "string",
            "multisite": false
        }
    ]
}