mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
Fix example url for sys/wrapping/rewrap (#8222)
This commit is contained in:
parent
3e66f5aa9a
commit
8cf49045d4
@ -42,7 +42,7 @@ $ curl \
|
||||
--header "X-Vault-Token: ..." \
|
||||
--request POST \
|
||||
--data @payload.json \
|
||||
http://127.0.0.1:8200/v1/sys/wrapping/lookup
|
||||
http://127.0.0.1:8200/v1/sys/wrapping/rewrap
|
||||
```
|
||||
|
||||
### Sample Response
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user