stopallinstances

API Name

stopallinstances

Description

Stops all the managed instances within a Server Manager Console.

REST Methods

POST

Precondition

targetType can be set to allwebserver to stop only the web targets. Otherwise, all of the managed targets will be stopped.

Input Params

Sample Request

{"targetType":"allwebserver",} This input is optional and it is required to stop only the web instances. Otherwise, all of the managed targets will be stopped.

Return

HTTP status 200 is returned.

Sample Response

Exception

Response.Status.INTERNAL_SERVER_ERROR