NsxtSwitchConfiguration

NsxtSwitchConfiguration
NsxtSwitchConfiguration

The network configurations associated with the vSphere Distributed Switch managed by NSX

JSON Example
{
    "transportZones": [
        {
            "name": "string",
            "transportType": "One among: VLAN, OVERLAY"
        }
    ],
    "hostSwitchOperationalMode": "One among: STANDARD, ENS, ENS_INTERRUPT"
}
transportZones
Optional

The list of transport zones associated with the vSphere Distributed Switch managed by NSX

string
hostSwitchOperationalMode
Optional

Operational mode of a Host Switch

Property Of