{"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","description":"Live Metric Feed","properties":{"metricLabel":{"type":"string","description":"Metric identifier. SubserviceClass definition provides this label value."},"description":{"description":"Reflects the 'description' field in SubserviceClass","type":"string"},"threshold":{"description":"Reflects the 'threshold' field in SubserviceClass","type":"string"},"unitType":{"description":"Unit type for the given metric","type":"string"},"feedVal":{"type":"object","description":"Output metric value","properties":{"s":{"description":"string","type":"string"},"f":{"description":"float","type":"number","format":"float"},"d":{"description":"double","type":"number","format":"double"},"i":{"description":"int64","type":"string","format":"int64"},"u":{"description":"uint64","type":"string","format":"uint64"},"b":{"description":"boolean","type":"boolean"},"updateTimestamp":{"description":"Updated timestamp","type":"string","format":"int64"}},"$$ref":"#/components/schemas/OutputMetricValue"},"updateTimestamp":{"description":"The time when the feed was last updated","type":"string","format":"int64"}},"$$ref":"#/components/schemas/LiveMetricFeed","title":"LiveMetricFeed"}}