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"
]
}
}
The string type of setting or configuration that may get an inherited value.
The boolean type of setting or configuration that may get an inherited value.
The boolean type of setting or configuration that may get an inherited value.
The boolean type of setting or configuration that may get an inherited value.
This data object type describes the network adapter failover detection algorithm for a network adapter team.
This data object type describes uplink port ordering policy for a distributed virtual port.
A uplink port can be in the active list, the standby list, or neither. It cannot be in both lists.