State(value)The state of a LACP link, which can take one of the following values:
- ACTIVE: The link is configured and active within the bundle.
- DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_STATE |
A value indicating that the enum field is not set. |
ACTIVE |
The link is configured and active within the bundle. |
DETACHED |
The link is not configured within the bundle, this means the rest of the object should be empty. |