NsxtSwitchConfig

NsxtSwitchConfig
NsxtSwitchConfig

This specification contains the configurations to be 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
Required

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

string As (STANDARD|ENS|ENS_INTERRUPT)
hostSwitchOperationalMode
Optional

Operational mode type of a Host Switch. Applicable only for the VI Workload Domains.