unifi_get_lag
Returns configuration details of a Link Aggregation Group, including its type and member ports, to verify port bonding and aggregation setup.
Instructions
Get full details of a LAG including its type (LOCAL/SWITCH_STACK/MULTI_CHASSIS) and member ports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lagId | Yes | LAG ID | |
| siteId | Yes | Site ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| type | No | ||
| members | No | ||
| metadata | No |