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 strings | Optional parameters. Default value is an empty map ( {} ). |
Output Parameter Description
Name | Type | Description |
---|---|---|
exit_status | string | 'OK' upon (right before) successful exit. |