Servers Configuration
Server actions
Tells the server to perform an action. This API is available in builds 18647 or later.
put/v2/servers/{serverName}/actions/{action}
Path parameters
serverNamestring required
Reserved for future use
action'heapDump' | 'restart' | 'stackTrace' | 'start' | 'stop' required
The action which should be performed by the server
Query parameters
filenamestring
The file location to use when creating a heap dump or stack trace. By default the installation location and file are named appropriately for a heap dump or stack trace
Response
Successful response