create_api_key
Generate a new API key for Elasticsearch authentication. Set name, expiration, and role permissions to secure access to cluster resources.
Instructions
Create a new API key for authentication.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | API key name | |
| expiration | No | Expiration time (e.g., "1d", "30d") | |
| role_descriptors | No | Custom role descriptors | |
| metadata | No |