Show System Status

Provides server configuration and health related status to the caller. The admin tool uses it to present server related information to the user.

Input Parameter Description

NameTypeDescription
optionsmap of string to stringsOptional parameters, currently unused. The default value is an empty map ( {} ).

Output Parameter Description

NameTypeDescription
status_mapmap of string to stringsA map of server configuration and health related status.
infomap of string to stringsAdditional information.