メインコンテンツまでスキップ
バージョン: 0.2.4.0

Shutdown the server.

POST 

/shutdown

To shutdown the server.

Request

Body

required

Must use with request body.

    waittime integerrequired

    The time to wait before shutting down the server.

    message string

    The message to display before shutting down the server.

Responses

The server will shutdown.

Loading...