thruk_delete_comment
Delete a host or service comment from Thruk monitoring using its numeric ID.
Instructions
Delete a host or service comment by its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Host name owning the comment. | |
| service | No | ||
| backends | No | Comma-separated backend names (sites). Omit for all backends. | |
| comment_id | Yes | Numeric comment id (as returned by thruk_list_comments). |