list_hosts
List monitored hosts in Centreon with filters for name, state, and pagination to locate specific hosts.
Instructions
List monitored hosts in Centreon. Filter by name, state, or page through results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1) | |
| limit | No | Number of results per page (default: 50, max: 100) | |
| search | No | Search by host name (partial match). Example: 'web' matches 'webserver01' | |
| states | No | Filter by host states. Options: up, down, unreachable, pending |