vibemk_update_password
Update a stored password in CheckMK by specifying the identifier and new password value, along with optional owner, title, sharing, comment, and documentation URL.
Instructions
📝 Update password - Modify stored password
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ident | Yes | Password identifier | |
| owner | No | Owner user/group | |
| title | No | Password title | |
| shared | No | Shared with users/groups | |
| comment | No | Password description | |
| password | No | Password value | |
| documentation_url | No | Documentation URL |