]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/OSDMonitor.cc: optionally display availability status in json
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 11 Sep 2025 14:44:51 +0000 (20:14 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Mon, 15 Sep 2025 12:47:06 +0000 (18:17 +0530)
commit2bc4922614790fe0010d88363213fb463f93e299
treecc67a80016a0ec7a3cda10237982284dde7ee517
parent8b6b20b68e056dede5a267dbc85199876b9e9016
mon/OSDMonitor.cc: optionally display availability status in json

This commit enables users to specify the format option for the
data availability feature. Now if the users specific json-pretty,
output will be displayed in the given format.

Fixes: https://tracker.ceph.com/issues/71546
Signed-off-by: Shraddha Agrawal <shraddhaag@ibm.com>
src/mon/OSDMonitor.cc