Start CCS server


A Start CCS server request starts a CCS server. 

HTTP method and URI

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

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

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/SJSB/operations/start
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*

BMC AMI Ops Console Management, BMC AMI Ops Console Automation, and BMC AMI Ops SecureHMC 4.1