thruk_bulk_acknowledge
Acknowledge all unhandled host or service problems that match specified filters in a single API call. Supports filtering by hostgroup, state, backend, and acknowledgment options.
Instructions
Acknowledge every unhandled problem matching the given filters in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Restrict to a single state: 'down' / 'unreachable' (hosts) or 'critical' / 'warning' / 'unknown' (services). None (default) matches every non-OK problem. | |
| author | No | ||
| notify | No | ||
| sticky | No | ||
| comment | No | ||
| backends | No | Comma-separated backend names (sites). Omit for all backends. | |
| hostgroup | No | ||
| hosts_only | No | ||
| persistent | No | ||
| services_only | No |