UplinkProfile

UplinkProfile
UplinkProfile

This specification contains the policies for the links from hypervisor hosts to NSX logical switch.

JSON Example
{
    "name": "string",
    "teamings": [
        {
            "policy": "One among: FAILOVER_ORDER, LOADBALANCE_SRCID, LOADBALANCE_SRC_MAC",
            "activeUplinks": [
                "string"
            ],
            "standByUplinks": [
                "string"
            ]
        }
    ],
    "transportVlan": 0,
    "supportedTeamingPolicies": {
        "supportedTeamingPolicies": "string"
    }
}
string
name
Required

The uplink profile name

teamings
Required

The teaming policies to be associated with the uplink profile

integer As int32 As int32
transportVlan
Optional

The VLAN used for tagging overlay traffic of the associated Host Switch

object
supportedTeamingPolicies
Optional

List of supported teaming policies in NSX