Exits the database server application.
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 ( {} ). |
Name | Type | Description |
---|---|---|
exit_status | string | 'OK' upon (right before) successful exit. |