set_user_enabled
Enable or disable user accounts in Elasticsearch clusters to manage access control and security permissions.
Instructions
Enable or disable a user account.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username | |
| enabled | Yes | Whether to enable (true) or disable (false) the user |