mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-28 07:57:02 +00:00
admin api: small fixes
This commit is contained in:
@@ -91,7 +91,7 @@ paths:
|
||||
example: "ec79480e0ce52ae26fd00c9da684e4fa56658d9c64cdcecb094e936de0bfe71f"
|
||||
garageVersion:
|
||||
type: string
|
||||
example: "v0.9.0"
|
||||
example: "v2.0.0"
|
||||
garageFeatures:
|
||||
type: array
|
||||
items:
|
||||
|
||||
@@ -53,7 +53,7 @@ Returns an HTTP status 200 if the node is ready to answer user's requests,
|
||||
and an HTTP status 503 (Service Unavailable) if there are some partitions
|
||||
for which a quorum of nodes is not available.
|
||||
A simple textual message is also returned in a body with content-type `text/plain`.
|
||||
See `/v2/health` for an API that also returns JSON output.
|
||||
See `/v2/GetClusterHealth` for an API that also returns JSON output.
|
||||
|
||||
### Other special endpoints
|
||||
|
||||
|
||||
Reference in New Issue
Block a user