Applications
Application actions
Start, copy, restart, or shutdown an application. This API is available in builds 15089 or later.
put/v2/servers/{serverName}/vhosts/{vhostName}/applications/{appName}/actions/{action}
Path parameters
serverNamestring required
Reserved for future use
action'copy' | 'restart' | 'shutdown' | 'start' required
The action which should be performed by the server
vhostNamestring required
The name of the current VHost the action will be performed on
appNamestring required
The application name needed for this REST call
Query parameters
dstEntryNamestring
The destination application name when copying
Response
Successful response