mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-30 07:01:14 +01:00
Update index.mdx (#14161)
This commit is contained in:
parent
39954feb1e
commit
fd85ca339f
@ -152,7 +152,7 @@ $ curl \
|
|||||||
-H "X-Vault-Token: f3b09679-3001-009d-2b80-9c306ab81aa6" \
|
-H "X-Vault-Token: f3b09679-3001-009d-2b80-9c306ab81aa6" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-X POST \
|
-X POST \
|
||||||
-d '{"value":"bar"}' \
|
-d '{"data":{"value":"bar"}}' \
|
||||||
http://127.0.0.1:8200/v1/secret/baz
|
http://127.0.0.1:8200/v1/secret/baz
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user