mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +00:00
backport of commit 750ab337ea (#23954)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
89c37a738e
commit
2f510ccb8a
@@ -175,6 +175,9 @@ This endpoint enables a new secrets engine at the given path.
|
|||||||
unversioned plugin that may have been registered, the latest versioned plugin
|
unversioned plugin that may have been registered, the latest versioned plugin
|
||||||
registered, or a built-in plugin in that order of precendence.
|
registered, or a built-in plugin in that order of precendence.
|
||||||
|
|
||||||
|
- `allowed_managed_keys` `(array: [])` - List of managed key registry entry names
|
||||||
|
that the mount in question is allowed to access.
|
||||||
|
|
||||||
- `options` `(map<string|string>: nil)` - Specifies mount type specific options
|
- `options` `(map<string|string>: nil)` - Specifies mount type specific options
|
||||||
that are passed to the backend.
|
that are passed to the backend.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user