{"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 Job Events Read Response","properties":{"events":{"type":"array","description":"Array of JSON formatted events which match all the input criteria","items":{"type":"string"},"title":"Array of JSON formatted events which match all the input criteria"}},"example":{"events":["{\"node_names\":\"[\\\"xrv9k-1\\\"]\",\"message_type\":\"GENERIC EVENT\",\"execution_id\":\"1687426280907-75acbf9b-044b-44fe-bc5f-7b9cf107b825\",\"mop_id\":\"router_check_accessibility\",\"event_data\":{\"event_value\":\"{\\\"description\\\":\\\"MoP job completed\\\",\\\"status\\\":\\\"COMPLETED\\\"}\",\"event_time\":1687426293140356238}}"]},"$$ref":"#/components/schemas/change_automationMopJobEventsReadResp","title":"change_automationMopJobEventsReadResp"}}