mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 03:58:01 +00:00
backport of commit eb634e9326 (#21394)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
98dd5cce76
commit
4f4b34ff39
@@ -253,12 +253,9 @@ imported. This limits the operations available under this key to verification
|
|||||||
and encryption, depending on the key type and algorithm, as no private key
|
and encryption, depending on the key type and algorithm, as no private key
|
||||||
is available.
|
is available.
|
||||||
|
|
||||||
- `bump_version` - By default, each operator will create a new key version.
|
- `version` `(int, optional)` - Key version to be updated, if left empty,
|
||||||
If set to "false", will try to update the latest version of the key,
|
a new version will be created unless a private key is specified and the
|
||||||
unless changed in parameter `version`.
|
'Latest' key is missing a private key.
|
||||||
|
|
||||||
- `version` - Key version to be updated, if left empty "Latest" version will be updated.
|
|
||||||
If `bump_version` is set to "true", this field is ignored.
|
|
||||||
|
|
||||||
### Sample Payload
|
### Sample Payload
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user