mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-02 18:23:45 +00:00
Updated sys/health docs
This commit is contained in:
@@ -53,11 +53,13 @@ description: |-
|
|||||||
<dd>
|
<dd>
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
{
|
{
|
||||||
"initialized": true,
|
"version": "Vault v0.6.1-dev ('418257d27c67fabc4fdd831a6a750d54d8bed76f+CHANGES')",
|
||||||
"sealed": false,
|
"server_time_utc": 1469226751,
|
||||||
"standby": false
|
"standby": false,
|
||||||
}
|
"sealed": false,
|
||||||
|
"initialized": true
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Default Status Codes (GET/HEAD):
|
Default Status Codes (GET/HEAD):
|
||||||
|
|||||||
Reference in New Issue
Block a user