list-network-devices
Lists network devices (routers, switches, firewalls) monitored by Datadog NDM with optional tag filtering, 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) |