UplinkProfile
UplinkProfile
This specification contains the policies for the links from hypervisor hosts to NSX logical switch.
JSON Example
{
"name": "string",
"supportedTeamingPolicies": {
"supportedTeamingPolicies": "string"
},
"teamings": [
{
"activeUplinks": [
"string"
],
"policy": "string",
"standByUplinks": [
"string"
]
}
],
"transportVlan": 0
}
string
name
Optional
The uplink profile name
object
supportedTeamingPolicies
Optional
List of supported teaming policies in NSX
array of TeamingSpec
teamings
Optional
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