Add PVC version to cluster status output

This commit is contained in:
2023-02-22 16:05:28 -05:00
parent 32c36c866b
commit e773211293
4 changed files with 27 additions and 1 deletions

View File

@ -486,6 +486,10 @@ class API_Status(Resource):
type: string
description: The current primary coordinator node
example: pvchv1
pvc_version:
type: string
description: The PVC version of the current primary coordinator node
example: 0.9.61
upstream_ip:
type: string
description: The cluster upstream IP address in CIDR format