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