mirror of https://gitee.com/bigwinds/arangodb
17 lines
377 B
Markdown
17 lines
377 B
Markdown
|
|
@startDocuBlock delete_api_shutdown
|
|
@brief initiates the shutdown sequence
|
|
|
|
@RESTHEADER{DELETE /_admin/shutdown, Initiate shutdown sequence}
|
|
|
|
@RESTDESCRIPTION
|
|
This call initiates a clean shutdown sequence. Requires administrive privileges
|
|
|
|
@RESTRETURNCODES
|
|
|
|
@RESTRETURNCODE{200}
|
|
is returned in all cases, `OK` will be returned in the result buffer on success.
|
|
|
|
@endDocuBlock
|
|
|