{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/c0404d8d-ff8e-36e9-bb59-ee336d247534","info":{"title":"Crosswork Change Automation API","version":"7.1.0","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"description":"A web server dedicated to RESTful queries into the Crosswork Change Automation application."},"x-parser-conf":{"overview":{"markdownPath":"reference/CAHI/change_automation.overview.md"}},"openapi":"3.1.0","servers":[{"url":"https://{server_ip}:30603/crosswork/nca/v1","description":"Generated server url"}]},"spec":{"type":"object","description":"Change Automation Mop Jobs Abort Request","properties":{"stabilize":{"type":"boolean","title":"Denotes if orchestrator is supposed to wait for the system to reach a\nstable state before ending execution. This flag will denote if the mopjobs\nare terminated with STOP signal or KILL signal. Currently the abort\noperation waits until the end of current operation","description":"Denotes if orchestrator is supposed to wait for the system to reach a\nstable state before ending execution. This flag will denote if the mopjobs\nare terminated with STOP signal or KILL signal. Currently the abort\noperation waits until the end of current operation"},"execution_ids":{"type":"array","items":{"type":"string"},"description":"A list of execution IDs that the user wishes to abort."},"set_ids":{"type":"array","items":{"type":"string"},"description":"A list of job set IDs that the user wishes to abort."},"submitter":{"type":"string","description":"The user who submitted the request."}},"$$ref":"#/components/schemas/change_automationMopJobsAbortReq","title":"change_automationMopJobsAbortReq"}}