vibemk_create_password
Create and securely store a new password in CheckMK with identifier, owner, sharing, and documentation details.
Instructions
🔐 Create password - Store new password securely
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ident | Yes | Password identifier | |
| owner | No | Owner user/group | admin |
| title | No | Password title | |
| shared | No | Shared with users/groups | |
| comment | No | Password description | |
| password | Yes | Password value | |
| documentation_url | No | Documentation URL |