Skip to content

Commit

Permalink
mgr/mgr_module: update docstring for get()
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <[email protected]>
  • Loading branch information
liewegas committed Jun 11, 2018
1 parent c138c85 commit 9053199
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pybind/mgr/mgr_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,8 @@ def get(self, data_name):
:param str data_name: Valid things to fetch are osd_crush_map_text,
osd_map, osd_map_tree, osd_map_crush, config, mon_map, fs_map,
osd_metadata, pg_summary, io_rate, pg_dump, df, osd_stats, health, mon_status.
osd_metadata, pg_summary, io_rate, pg_dump, df, osd_stats,
health, mon_status, devices, device <devid>.
Note:
All these structures have their own JSON representations: experiment
Expand Down

0 comments on commit 9053199

Please sign in to comment.