DistributedVirtualSwitchInfo

DistributedVirtualSwitchInfo
DistributedVirtualSwitchInfo

This class describes a DistributedVirtualSwitch that a device backing can attached to its ports.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "switchName": "string",
    "switchUuid": "string",
    "distributedVirtualSwitch": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "networkReservationSupported": false
}
string
switchName
Required

The name of the switch.

string
switchUuid
Required

The UUID of the switch.

distributedVirtualSwitch
Required

Reference to an instance of the DistributedVirtualSwitch managed object.

boolean
networkReservationSupported
Optional

Indicates whether network bandwidth reservation is supported on the switch