appliance-list-l3
Retrieve L3 interfaces across networks in a Meraki organization, with optional filtering by network IDs and pagination.
Instructions
List L3 interfaces across networks for the organization. (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| networkIds | No | Optional Network IDs to filter results | |
| perPage | No | The number of entries per page returned. Acceptable range is 3 - 1000. Default is 100. | |
| startingAfter | No | A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parame | |
| endingBefore | No | A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This paramete | |
| fields | No | Return only these top-level fields; omit for all. Available: items, meta. |