mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-23 19:51:09 +01:00
Updated sys/health docs
This commit is contained in:
parent
96155753c4
commit
5b9b07e073
@ -53,11 +53,13 @@ description: |-
|
|||||||
<dd>
|
<dd>
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
{
|
{
|
||||||
"initialized": true,
|
"version": "Vault v0.6.1-dev ('418257d27c67fabc4fdd831a6a750d54d8bed76f+CHANGES')",
|
||||||
|
"server_time_utc": 1469226751,
|
||||||
|
"standby": false,
|
||||||
"sealed": false,
|
"sealed": false,
|
||||||
"standby": false
|
"initialized": true
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Default Status Codes (GET/HEAD):
|
Default Status Codes (GET/HEAD):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user