device_fdb
List the forwarding database for a device to show learned MAC addresses and the port they were learned on, revealing what is connected to each switch port.
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 | |||