Stop the server
delete/servers/{serverId}
Stops the specified server instance. The user must have administration permissions on the server to perform this request.
Status | Meaning | Description | ||
---|---|---|---|---|
202 | Accepted | The request has been accepted, but the processing has not been completed. An attempt to check the state of the server returns "stopped". This response is returned in cases when the server cannot immediately stop, but stops when the current process has completed. | ||
204 | No Content | The server was deleted. | ||
404 | Not Found | No server exists at the requested path. | Schema |