Stop CCS server


A Stop CCS server request stops a CCS server. 

HTTP method and URI

{{status subtle="false" colour="Green" title="POST"/}}

 /mvcm-api/api/ccs/servers/{server-name}/operations/stop

HTTP response status codes

The request returns one of the following status codes:

Code and error status

Description

204 (No Content)

The server fulfilled the request and has no content to send in the response body.

403 (Not Authorized)

The API user does not have required authority for the request.

404 (Not Found)

The CCS server does not exist.

500 (Server Error)

An error occurred. Consult the server logs for more information.

Example request

GET /mvcm-api/api/ccs/servers/SISYSA/operations/stop
x-api-session: {session-id}

Example response

204 No Content

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*