Provides server configuration and health related status to the caller. The admin tool uses it to present server related information to the user.
Parameters
options (dict of str to str) –
Optional parameters, currently unused. The default value is an empty dict ( ).
Returns
A dict with the following entries–
status_map (dict of str to str) –
A map of server configuration and health related status.
info (dict of str to str) –
Additional information.