nac_list
List 802.1X and MAB network access control sessions across all devices, with optional MAC filtering and pagination. Resolves missing data by returning a clear error instead of an empty list.
Instructions
List network access control (802.1X / MAB) sessions across all devices.
Note that LibreNMS answers with a 404 and "Nac entry does not exist" rather than an empty list when nothing matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac | No | Filter to a single MAC address. Optional. | |
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||