Start automation session
A Start automation session starts a session in an automation server. The session must be enabled and in the stopped state before the server makes this call. If the session is disabled or already running, the server returns a 409 (Conflict) status.
HTTP method and URI
POST /mvcm-api/api/automation/servers/{server-name}/sessions/{session-name}/operations/start
Response body
Successful completion returns a 204 (No Content) status code.
Authorization requirements
The caller must have either the BMC AMI Console Management operator or administrator role.
Example request
POST /mvcm-api/api/automation/servers/ZOS_Systems/sessions/ABLE/operations/start
x-api-session: {session id}
x-api-session: {session id}
Example response
204 (No Content)
Related topics
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*