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
Name | Type | Description |
---|---|---|
options | map of string to strings | Optional parameters, currently unused. The default value is an empty map ( {} ). |
Output Parameter Description
Name | Type | Description |
---|---|---|
status_map | map of string to strings | A map of server configuration and health related status. |
info | map of string to strings | Additional information. |