list-network-devices
Retrieve a list of network devices like routers, switches, and firewalls monitored by Datadog NDM. Filter by tags, sort, and paginate results.
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) |