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  
Constraints: minLength: 0 maxLength: 255

The uplink profile name

array of TeamingSpec
teamings
Required  
Constraints: minItems: 0 maxItems: 1

The teaming policies to be associated with the uplink profile

integer As int32 As int32
transportVlan
Optional
Constraints: minimum: 0 maximum: 9223372036854776000

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

object
supportedTeamingPolicies
Optional

List of supported teaming policies in NSX