NsxtHostSwitchConfig

NsxtHostSwitchConfig
NsxtHostSwitchConfig

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

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

The IP address pool name

string
uplinkProfileName
Optional

The name of the uplink profile

string
vdsName
Optional

The name of the vSphere Distributed Switch

vdsUplinkToNsxUplink
Optional

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