Portgroup

Portgroup
Portgroup

Portgroup associated with the vSphere Distributed Switch

JSON Example
{
    "activeUplinks": [
        "string"
    ],
    "name": "string",
    "portBindingType": "One among: STATIC, DYNAMIC, EPHEMERAL",
    "standbyUplinks": [
        "string"
    ],
    "transportType": "One among: VSAN, VMOTION, MANAGEMENT, PUBLIC, NFS, VREALIZE, ISCSI, EDGE_INFRA_OVERLAY_UPLINK",
    "vlanId": 0
}
array of string
activeUplinks
Optional

List of active uplinks. This is only supported for VxRail.

string
name
Required

Port group name

string
portBindingType
Optional

Port binding type

array of string
standbyUplinks
Optional

List of standby uplinks. This is only supported for VxRail.

string
transportType
Required

Port group transport type

integer As int32 As int32
vlanId
Optional

VLAN ID

Property Of