VMwareDvsLacpCapability

VMwareDvsLacpCapability
VMwareDvsLacpCapability

The feature capabilities of Link Aggregation Control Protocol supported by the vSphere Distributed Switch.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "lacpSupported": false,
    "multiLacpGroupSupported": false,
    "lacpFastModeSupported": false
}
boolean
lacpSupported
Optional

Flag to indicate whether Link Aggregation Control Protocol is supported on the vSphere Distributed Switch.

boolean
multiLacpGroupSupported
Optional

Flag to indicate whether the vSphere Distributed Switch supports more than one Link Aggregation Control Protocol group to be configured.

It is suppported in vSphere Distributed Switch Version 5.5 or later.

boolean
lacpFastModeSupported
Optional

Flag to indicate whether LACP Fast Mode is supported on the vSphere Distributed Switch.

LACP Fast Mode is supported in vSphere Distributed Switch Version 7.0 or later.

Since: vSphere API Release 7.0.2.0