{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/5353f359-00fd-349d-ab9d-94968f26400d","info":{"title":"Service Health Probe Manager APIs","description":"Probe Manager related APIs for the Crosswork Service Health application.","termsOfService":"terms-of-service","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"},"version":"7.1.0"},"security":[{"bearerAuth":[]}],"x-parser-conf":{"overview":{"markdownPath":"reference/ServiceHealth/aa_probemgr_overview.md"}},"openapi":"3.0.1","servers":[{"url":"/crosswork/probemgr/v1/"}],"securitySchemes":{"bearerAuth":{"type":"apiKey","description":"Security token for authorizing requests for these APIs.","name":"Authorization","in":"header"}}},"spec":{"type":"object","properties":{"status":{"type":"string","description":"Status of Probe Activation Response","default":"RESP_STATUS_UNKNOWN","enum":["RESP_STATUS_UNKNOWN","RESP_STATUS_SUCCESS","RESP_STATUS_ERROR"],"$$ref":"#/components/schemas/Status"},"error":{"description":"Error message","type":"string"}},"description":"Response to the request to re-activate the probe.","$$ref":"#/components/schemas/ProbeReactivateResponse","title":"ProbeReactivateResponse"}}