Exits the database server application.
Input Parameter Description
Name | Type | Description |
---|---|---|
exit_type | string | Reserved for future use. User can pass an empty string. |
authorization | string | No longer used. User can pass an empty string. |
options | map of string to strings | Optional parameters. The default value is an empty map ( {} ). |
Output Parameter Description
Name | Type | Description |
---|---|---|
exit_status | string | 'OK' upon (right before) successful exit. |
info | map of string to strings | Additional information. |