DistributedVirtualSwitch

DistributedVirtualSwitch
DistributedVirtualSwitch
AllOf
This class requires all of the following:
JSON Example
{
    "entity_id": "string",
    "name": "string",
    "entity_type": "string",
    "vendor_id": "string",
    "vcenter_manager": {
        "entity_id": "string",
        "entity_type": "string"
    },
    "hosts": [
        {
            "entity_id": "string",
            "entity_type": "string"
        }
    ]
}