list-network-devices
List network devices such as routers, switches, and firewalls monitored by Datadog NDM, with filtering by tag, sorting, and pagination.
Instructions
List network devices (routers, switches, firewalls) monitored by Datadog NDM
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filterTag | No | Filter devices by tag. Example: env:production, datacenter:us-east | |
| sort | No | Sort field. Example: name, -name, model | |
| pageSize | No | Number of results per page (default 25, max 100) | |
| pageNumber | No | Page number (0-based) |