device_fdb
List the forwarding database (learned MAC addresses) for a device, showing the port each address was learned on, to identify what is connected to a switch.
Instructions
List the forwarding database (learned MAC addresses) for a device.
Each entry carries the port_id it was learned on, so this is the device-wide view of what is plugged into a switch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| hostname | Yes | Device hostname or device ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||