Matthew Irish
|
6e4cc02f4d
|
expose 'storage_type' on the sys/seal-status endpoint (#7486)
* expose 'storage_type' on the sys/seal-status endpoint
* add comments
* Update vault/core.go
Co-Authored-By: Brian Kassouf <briankassouf@users.noreply.github.com>
|
2019-09-18 14:07:18 -05:00 |
Jeff Mitchell
|
82992d6097
|
Seal migration (OSS) (#781)
|
2018-10-22 23:34:02 -07:00 |
Jeff Mitchell
|
ef144c4c25
|
Send initialized information via sys/seal-status (#5424)
|
2018-09-27 14:03:37 -07:00 |
Brian Kassouf
|
beda7845f6
|
API: Add context to each raw request call (#4987)
|
2018-07-24 15:49:55 -07:00 |
Chris Hoffman
|
0bacec0184
|
adding recovery info to seal status (#3706)
|
2017-12-18 09:58:14 -05:00 |
Jeff Mitchell
|
e0669746b6
|
Add seal type to seal-status output. (#3516)
|
2017-11-01 21:00:41 -05:00 |
Jeff Mitchell
|
dd0e44ca10
|
Add nonce to unseal to allow seeing if the operation has reset (#2276)
|
2017-01-17 11:47:06 -05:00 |
vishalnayak
|
8b0b0d5922
|
Add cluster information to 'vault status'
|
2016-07-29 14:13:53 -04:00 |
vishalnayak
|
e5e0431393
|
Added Vault version informationto the 'status' command
|
2016-07-28 17:37:35 -04:00 |
Jeff Mitchell
|
c1d8b97342
|
Add reset support to the unseal command.
Reset clears the provided unseal keys, allowing the process to be begun
again. Includes documentation and unit test changes.
Fixes #695
|
2015-10-28 15:59:39 -04:00 |
Mitchell Hashimoto
|
407b32ccd5
|
command/seal: test should use the token
|
2015-03-31 11:46:55 -07:00 |
Mitchell Hashimoto
|
c0ede206bb
|
api: use /v1 prefix
|
2015-03-13 12:53:08 -07:00 |
Mitchell Hashimoto
|
0f413876f2
|
api: separate sys out further
|
2015-03-11 17:46:41 -05:00 |