DistributedPortGroups

DistributedPortGroups
DistributedPortGroups

List of distributed portgroups.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "backingRef": {
                "id": "string",
                "name": "string"
            },
            "virtualCenter": {
                "name": "string",
                "id": "string"
            },
            "vlan": "string",
            "dvSwitch": {
                "backingRef": {
                    "id": "string",
                    "name": "string"
                },
                "virtualCenter": {
                    "name": "string",
                    "id": "string"
                }
            }
        }
    ]
}
Availability
Added in 33.0