{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/1d80624b-479e-34fb-8b53-50017ed1766d","info":{"title":"Performance Metrics","description":"This module defines a Data Model for reporting various performance metrics in Crosswork.\nThese statistics tend to be attributes that are constantly changing.\nFor this reason, they are not included in their respective topology models, as that would\nimply constant updates via notifications for all the relevant entities (eg. Links and SR Policies).\nThis model is provided as a way to query for these performance metrics as needed.\nThere's no mechanism to subscribe to these changes via notifications.","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"},"tags":[{"name":"Operational data","description":"Operational data resources"}],"openapi":"3.0.1","servers":[{"url":"https://{cnc-host}:{cnc-port}/crosswork/nbi/topology/v3/restconf","variables":{"cnc-host":{"default":"127.0.0.1","description":"host name or ip address of the target CNC Cluster"},"cnc-port":{"default":"30603","description":"port number of the target CNC Cluster"}}}],"securitySchemes":{"basicAuth":{"description":"authentication","type":"http","scheme":"basic"}}},"spec":{"description":"Performance metrics RSVP policy","type":"object","properties":{"cisco-crosswork-performance-metrics:rsvp-policy-pm":{"type":"array","description":"Attributes related to performance metrics for a single RSVP LSP.","items":{"type":"object","properties":{"headend":{"type":"string","description":"LSP head end IP address","format":"union"},"endpoint":{"type":"string","description":"LSP end point IP address","format":"union"},"tunnel-id":{"type":"integer","description":"Tunnel id associated with the LSP","format":"uint32"},"bandwidth-utilization-kbps":{"type":"integer","description":"Current bandwidth utilization for this RSVP LSP, in kilobits per second.","format":"uint64"},"delay":{"type":"integer","description":"Current one directional delay for this RSVP LSP, in microseconds.","format":"uint32"},"delay-telemetry":{"type":"integer","description":"Current delay for this RSVP LSP, in microseconds. This value comes from NAPM telemetry.","format":"uint32"},"jitter-telemetry":{"type":"integer","description":"Current jitter for this RSVP LSP, in microseconds. This value comes from NAPM telemetry.","format":"uint32"}}}}},"title":"data_cisco-crosswork-performance-metrics_rsvp-policies-performance-metrics_rsvp-policy-pm_rsvp-policy-pm-headend_rsvp-policy-pm-endpoint_rsvp-policy-pm-tunnel-id"}}