{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/960a628c-2f33-3367-a4ec-faca586888c5","info":{"title":"Service Health Historical Data APIs","description":"APIs for requesting historical data recorded by 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/sh_application_overview.md"}},"openapi":"3.0.1","servers":[{"url":"/crosswork/aa/aaapp/v1/"}],"securitySchemes":{"bearerAuth":{"type":"apiKey","description":"Security token for authorizing requests for these APIs.","name":"Authorization","in":"header"}}},"spec":{"type":"object","properties":{"level":{"type":"string","description":"ExpTracker Health mapping","default":"ERROR","enum":["ERROR","BROKEN","DEGRADED","HEALTHY","UNKNOWN"],"$$ref":"#/components/schemas/ExpTrackerHealth"},"symptoms":{"description":"Symptoms","type":"array","items":{"type":"object","description":"ExpTracker Output Symptom","properties":{"level":{"type":"string","description":"ExpTracker Health mapping","default":"ERROR","enum":["ERROR","BROKEN","DEGRADED","HEALTHY","UNKNOWN"],"$$ref":"#/components/schemas/ExpTrackerHealth"},"label":{"description":"Label","type":"string"},"start":{"type":"string","description":"Start","format":"int64"},"end":{"type":"string","description":"End","format":"int64"},"calculations":{"type":"object","description":"Output Calculations","properties":{"explabel":{"description":"Expression label","type":"string"},"evalExpressionString":{"description":"Eval Expression string","type":"string"},"observedValue":{"description":"Observed value","type":"string"},"symptomMetrics":{"description":"Symptom metrics","type":"array","items":{"description":"Output Calculations Symptom Metric","type":"object","properties":{"metricInstance":{"description":"Metric instance","type":"string"},"value":{"description":"Value","type":"string"},"displayLabel":{"description":"Display label","type":"string"}},"$$ref":"#/components/schemas/OutputCalculationsSymptomMetric"}},"subExps":{"description":"Sub expressions","type":"array","items":{"$ref":"#/components/schemas/OutputCalculations","$$ref":"#/components/schemas/OutputCalculations"}},"profileConstants":{"description":"map\u003ckey, value\u003e\n key: Constant name\n value: Value defined for this constant in the respective Config Profile\nExample:\n \"profileConstants\": {\n \"CPU_THRESHOLD_MAX\": \"80\"\n }","type":"object","additionalProperties":{"type":"string"}}},"$$ref":"#/components/schemas/OutputCalculations"},"symptoms":{"type":"array","description":"Symptoms","items":{"type":"object","description":"Output Calculations","properties":{"explabel":{"description":"Expression label","type":"string"},"evalExpressionString":{"description":"Eval Expression string","type":"string"},"observedValue":{"description":"Observed value","type":"string"},"symptomMetrics":{"description":"Symptom metrics","type":"array","items":{"description":"Output Calculations Symptom Metric","type":"object","properties":{"metricInstance":{"description":"Metric instance","type":"string"},"value":{"description":"Value","type":"string"},"displayLabel":{"description":"Display label","type":"string"}},"$$ref":"#/components/schemas/OutputCalculationsSymptomMetric"}},"subExps":{"description":"Sub expressions","type":"array","items":{"$ref":"#/components/schemas/OutputCalculations","$$ref":"#/components/schemas/OutputCalculations"}},"profileConstants":{"description":"map\u003ckey, value\u003e\n key: Constant name\n value: Value defined for this constant in the respective Config Profile\nExample:\n \"profileConstants\": {\n \"CPU_THRESHOLD_MAX\": \"80\"\n }","type":"object","additionalProperties":{"type":"string"}}},"$$ref":"#/components/schemas/OutputCalculations"}},"priority":{"type":"integer","description":"Priority","format":"int64"},"nodeID":{"description":"Node id","type":"string"},"cdgID":{"description":"CDG id","type":"string"}},"$$ref":"#/components/schemas/ExpTrackerOutputSymptom"}}},"description":"Status which represents the health and symptoms.","$$ref":"#/components/schemas/OutputSimpleValueStatus","title":"OutputSimpleValueStatus"}}