Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 507 Bytes

restart-a-server.adoc

File metadata and controls

20 lines (15 loc) · 507 Bytes

Restart a Server

The POST operation restarts the specified server when the resource is appended with restart. The URL is the href property of the server with /restart appended to it.

Example Request:

POST http://localhost:8080/console/api/servers/local$fa1b187e-0436-4d44-a6c1-140416d4d440/restart

Example Response:

200 OK
Server: Apache-Coyote/1.1
Date: Mon, 10 Aug 2015 19:38:42 GMT