{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-2/76fd4bb9d069fd2530d7a02f0b3a4ca00eccfd35/f117fa98-ad23-3ca8-adf8-21349b86b3ff","info":{"title":"Crosswork Performance APIs","description":"Performance APIs allow the user to perform CRUD operations on performance 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.2.0"},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/performance-api-overview.md"}},"openapi":"3.1.0","servers":[{"url":"https://{{server}}:30603/crosswork/performance","description":"Generated server url"}]},"spec":{"type":"object","description":"The collection of top N results.","example":[{"keys":{"hostname":"Swim-Device-156.5.22.75","device":"a45e3abc-a5fd-41ce-82ea-2277a7b5904b","cpuName":"0/RSP0-Virtual processor for RP XR"},"average":60.28,"maximum":69,"minimum":50,"unit":"PERCENTAGE","trendURLParameters":"device=a45e3abc-a5fd-41ce-82ea-2277a7b5904b&cpuName=0%2FRSP0-Virtual+processor+for+RP+XR","severity":"MAJOR"},{"keys":{"hostname":"Swim-Device-156.5.22.73","device":"d3db49a9-2c26-4782-89df-99195d4af968","cpuName":"0/0-Virtual processor for LC XR"},"average":60.27,"maximum":69,"minimum":50,"unit":"PERCENTAGE","trendURLParameters":"device=d3db49a9-2c26-4782-89df-99195d4af968&cpuName=0%2F0-Virtual+processor+for+LC+XR","severity":"MAJOR"},{"keys":{"hostname":"Node_22_4","device":"bcfc72c3-3ce6-4011-93c3-b7de788c6516","cpuName":"module 0/RSP0/CPU0"},"average":60.23,"maximum":69,"minimum":50,"unit":"PERCENTAGE","trendURLParameters":"device=bcfc72c3-3ce6-4011-93c3-b7de788c6516&cpuName=module+0%2FRSP0%2FCPU0","severity":"MAJOR"}],"properties":{"keys":{"type":"object","additionalProperties":{"description":"The schema's unique keys","example":{"hostname":"Swim-Device-156.5.22.71","device":"734fc6b9-bf44-4fcd-a163-2ec50ce3f630","cpuName":"0/RSP0-Virtual processor for RP XR"}},"description":"The schema's unique keys","example":{"hostname":"Swim-Device-156.5.22.71","device":"734fc6b9-bf44-4fcd-a163-2ec50ce3f630","cpuName":"0/RSP0-Virtual processor for RP XR"}},"average":{"type":"number","description":"The average value of the metric for the given period.","example":60.16},"maximum":{"type":"number","description":"The highest value of the metric for the given period.","example":69},"minimum":{"type":"number","description":"The lowest value of the metric for the given period.","example":50},"current":{"type":"number","description":"The latest value of the metric.","example":60},"unit":{"type":"string","description":"The unit of the metric.","enum":["NUMBER","KNUMBER","MNUMBER","GNUMBER","PACKETS","KPACKETS","MPACKETS","GPACKETS","TPACKETS","PPACKETS","PACKETS_PER_SECOND","KPACKETS_PER_SECOND","MPACKETS_PER_SECOND","GPACKETS_PER_SECOND","BYTES","KBYTES","MBYTES","GBYTES","TBYTES","PBYTES","BYTES_PER_SECOND","KBYTES_PER_SECOND","MBYTES_PER_SECOND","GBYTES_PER_SECOND","TBYTES_PER_SECOND","BITS","KBITS","MBITS","GBITS","TBITS","PBITS","BITS_PER_SECOND","KBITS_PER_SECOND","MBITS_PER_SECOND","GBITS_PER_SECOND","WATTS","KWATTS","MWATTS","KWATTS_PER_DAY","MWATTS_PER_DAY","MILLIAMP","AMP","PERCENTAGE","CELSIUS","VOLT","DBM","DB","DBQ","MICROSECONDS","MILLISECONDS","SECONDS"],"example":"BITS_PER_SECOND"},"trendURLParameters":{"type":"string","description":"The quert parameters of the REST API to launch history trend.","example":"device=734fc6b9-bf44-4fcd-a163-2ec50ce3f630&cpuName=0%2FRSP0-Virtual+processor+for+RP+XR"},"severity":{"type":"string","description":"The severity of the metric","enum":["HEALTHY","MINOR","MAJOR","CRITICAL"],"example":"HEALTHY"}},"$$ref":"#/components/schemas/TopNRow","title":"TopNRow"}}