list_downtimes
Retrieve active and scheduled downtimes for hosts in Centreon, with optional filters for host name and active status.
Instructions
List active and scheduled downtimes in Centreon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Results per page | |
| host_name | No | Filter downtimes for a specific host name | |
| is_active | No | Filter by active status: true for currently active downtimes, false for scheduled |