NsxtHostSwitchConfig

NsxtHostSwitchConfig
NsxtHostSwitchConfig

This specification contains the configurations to be applied on the Host switch.

JSON Example
{
    "vdsName": "string",
    "uplinkProfileName": "string",
    "ipAddressPoolName": "string",
    "vdsUplinkToNsxUplink": [
        {
            "vdsUplinkName": "string",
            "nsxUplinkName": "string"
        }
    ]
}
string
vdsName
Required

The name of the vSphere Distributed Switch

string
uplinkProfileName
Required

The name of the uplink profile

string
ipAddressPoolName
Optional

The IP address pool name

vdsUplinkToNsxUplink
Required

The map of vSphere Distributed Switch uplinks to the NSX switch uplinks.