vibemk_update_host
Update host settings in CheckMK by applying attribute changes, overwriting existing values, or removing specified attributes.
Instructions
📝 Update host - Modify host configuration with flexible attribute management
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_name | Yes | Name of the host | |
| attributes | No | Updated attributes | |
| update_mode | No | Update mode: 'update' (merge), 'overwrite' (replace), 'remove' (delete attributes) | update |
| remove_attributes | No | List of attribute names to remove (used with remove mode) |