create_admin_token
Create an InfluxDB admin token with full administrative permissions to manage databases, users, and resource tokens, without the ability to manage other admin tokens.
Instructions
Create a new InfluxDB named admin token with full administrative permissions (Core/Enterprise only). Named admin tokens can manage databases, users, and resource tokens, but cannot manage other admin tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional name for the admin token (e.g., "backup-admin-token"). If not provided, a unique name will be generated. |