Portgroup

Portgroup
Portgroup

Portgroup associated with the vSphere Distributed Switch

JSON Example
{
    "name": "string",
    "transportType": "One among: VSAN, VMOTION, MANAGEMENT, PUBLIC, NFS, VREALIZE, ISCSI, EDGE_INFRA_OVERLAY_UPLINK, VM_MANAGEMENT, VNA_MANAGEMENT, VSAN_EXTERNAL, FLEET_MANAGEMENT",
    "portBindingType": "One among: STATIC, EPHEMERAL",
    "vlanId": 0,
    "id": "string",
    "activeUplinks": [
        "string"
    ],
    "standbyUplinks": [
        "string"
    ]
}
string
name
Required  

Port group name

string
transportType
Required  

Port group transport type

string
portBindingType
Optional

Port binding type

integer As int32 As int32
vlanId
Optional

VLAN ID

string
id
Optional

vSphere Distributed Portgroup Id

array of string
activeUplinks
Optional

List of active uplinks

array of string
standbyUplinks
Optional

List of standby uplinks

Property Of