list_lan_nics
Retrieve all NICs attached to a LAN in a data center. Specify the data center and LAN IDs to list network interfaces.
Instructions
List all NICs attached to a specific LAN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1) | |
| lan_id | Yes | the ID of the LAN | |
| filters | No | server-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing. | |
| datacenter_id | Yes | the ID of the data center |