VmwareUplinkPortTeamingPolicy
Policy for a uplink port team.
{
"_typeName": "string",
"inherited": false,
"policy": {
"_typeName": "string",
"inherited": false,
"value": "string"
},
"reversePolicy": {
"_typeName": "string",
"inherited": false,
"value": false
},
"notifySwitches": {
"_typeName": "string",
"inherited": false,
"value": false
},
"rollingOrder": {
"_typeName": "string",
"inherited": false,
"value": false
},
"failureCriteria": {
"_typeName": "string",
"inherited": false,
"checkSpeed": {
"_typeName": "string",
"inherited": false,
"value": "string"
},
"speed": {
"_typeName": "string",
"inherited": false,
"value": 0
},
"checkDuplex": {
"_typeName": "string",
"inherited": false,
"value": false
},
"fullDuplex": {
"_typeName": "string",
"inherited": false,
"value": false
},
"checkErrorPercent": {
"_typeName": "string",
"inherited": false,
"value": false
},
"percentage": {
"_typeName": "string",
"inherited": false,
"value": 0
},
"checkBeacon": {
"_typeName": "string",
"inherited": false,
"value": false
}
},
"uplinkPortOrder": {
"_typeName": "string",
"inherited": false,
"activeUplinkPort": [
"string"
],
"standbyUplinkPort": [
"string"
]
}
}
Network adapter teaming policy.
The policy defines the way traffic from the clients of the team is routed through the different uplinks in the team. The policies supported on the VDS platform is one of nicTeamingPolicy.
The flag to indicate whether or not the teaming policy is applied to inbound frames as well.
Also see reversePolicy
Flag to specify whether or not to notify the physical switch if a link fails.
Also see notifySwitches
The flag to indicate whether or not to use a rolling policy when restoring links.
Also see rollingOrder
Failover detection policy for the uplink port team.
Failover order policy for uplink ports on the hosts.