startallinstances

API Name

startallinstances

Description

Starts all the managed instances within a Server Manager Console.

REST Methods

POST

Precondition

targetType can be set to allwebserver to start only the Web Targets. Otherwise, all of the managed targets will be started.

Input Params

Sample Request

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

Return

HTTP status 200 is returned.

Sample Response

Exception

Response.Status.INTERNAL_SERVER_ERROR