DistributedVirtualSwitchPortConnectee

DistributedVirtualSwitchPortConnectee
DistributedVirtualSwitchPortConnectee

Information about the entity that connects to a DistributedVirtualPort.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "connectedEntity": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "nicKey": "string",
    "type": "string",
    "addressHint": "string"
}
connectedEntity
Optional

Reference to an instance of the ManagedEntity managed object.

string
nicKey
Optional

The key of the virtual NIC that connects to this port.

string
type
Optional

The type of the connectee.

See ConnecteeType for valid values.

string
addressHint
Optional

A hint on address information of the NIC that connects to this port.