ProviderVdcs

ProviderVdcs
ProviderVdcs

List of Provider VDCs.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "id": "string",
            "name": "string",
            "description": "string",
            "isEnabled": false,
            "maxSupportedHwVersion": "string",
            "nsxTManager": {
                "name": "string",
                "id": "string"
            },
            "vimServer": {
                "name": "string",
                "id": "string"
            }
        }
    ]
}
Availability
Added in 33.0