Display Ceph health in PVC status as well

Makes this output a little more realistic and allows proper monitoring
of the Ceph cluster status (separate from the PVC status which is
tracking only OSD up/in state).
This commit is contained in:
2020-08-13 15:06:19 -04:00
parent 985ad5edc0
commit 2b4d980685
3 changed files with 23 additions and 0 deletions

View File

@ -359,6 +359,10 @@ class API_Status(Resource):
type: string
description: The overall cluster health
example: Optimal
storage_health:
type: string
description: The overall storage cluster health
example: Optimal
primary_node:
type: string
description: The current primary coordinator node