LAGUplinkInfo
LAGUplinkInfo
This class describes the information of the uplinks configured in LAG.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"uplinkName": "string",
"portState": 0,
"bundleState": "string"
}
string
uplinkName
Required
The uplink name.
integer As int32
As int32
portState
Required
The port state of the uplink.
string
bundleState
Required
The bundle state of the uplink.