NsxtHostSwitchConfiguration

NsxtHostSwitchConfiguration
NsxtHostSwitchConfiguration

The configurations to be applied on the Host switch.

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

The name of the vSphere Distributed Switch

string
uplinkProfileName
Optional

The name of the uplink profile

string
ipAddressPoolName
Optional

The IP address Pool name. For DHCP, this field will be empty

vdsUplinkToNsxUplink
Optional

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