unifi_get_lag
Retrieve complete details of a Link Aggregation Group (LAG) including its type and member ports using site and LAG IDs.
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 |