OrgVdcs

OrgVdcs
OrgVdcs

List of vDCs.

AllOf
This class requires all of the following:
JSON Example
{
    "0": "P",
    "1": "a",
    "2": "g",
    "3": "e",
    "4": " ",
    "5": "O",
    "6": "b",
    "7": "j",
    "8": "e",
    "9": "c",
    "10": "t",
    "values": [
        {
            "id": "string",
            "name": "string",
            "description": "string",
            "allocationType": "string",
            "org": {
                "name": "string",
                "id": "string"
            },
            "networkingTenancyEnabled": false,
            "vappNetworkStandbyEnabled": false,
            "vappNatTypeReflexiveEnabled": false
        }
    ]
}
Availability
Added in 35.0
Returned By