mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
docs/db: fix outdated static role information (#22239)
This commit is contained in:
parent
be2f109275
commit
a1a5be97e2
1 changed files with 1 additions and 2 deletions
|
|
@ -479,8 +479,7 @@ $ curl \
|
|||
|
||||
This endpoint creates or updates a static role definition. Static Roles are a
|
||||
1-to-1 mapping of a Vault Role to a user in a database which are automatically
|
||||
rotated based on the configured `rotation_period`. Not all databases support
|
||||
Static Roles, please see the database-specific documentation.
|
||||
rotated based on the configured `rotation_period`.
|
||||
|
||||
~> This endpoint distinguishes between `create` and `update` ACL capabilities.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue