mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Fix doc formatting. (#9994)
This commit is contained in:
@@ -422,7 +422,7 @@ indicate flapping leadership.
|
||||
| `cluster` | The cluster name from which the metric originated; set in the configuration file, or automatically generated when a cluster is create | `vault-cluster-d54ad07` |
|
||||
| `creation_ttl` | Time-to-live value assigned to a token or lease at creation. This value is rounded up to the next-highest bucket; the available buckets are `1m`, `10m`, `20m`, `1h`, `2h`, `1d`, `2d`, `7d`, and `30d`. Any longer TTL is assigned the value `+Inf`. | `7d` |
|
||||
| `mount_point` | Path at which an auth method or secret engine is mounted. | `auth/userpass/` |
|
||||
| `namespace` | A namespace path, or `root` for the root namespace | `ns1' |
|
||||
| `namespace` | A namespace path, or `root` for the root namespace | `ns1` |
|
||||
| `policy` | A single named policy | `default` |
|
||||
| `secret_engine` | The [secret engine][secrets-engine] type. | `aws` |
|
||||
| `token_type` | Identifies whether the token is a batch token or a service token. | `service` |
|
||||
|
||||
Reference in New Issue
Block a user