{"type":"api","title":"Get all CRC Utilization","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/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.1.0"},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/performance-api-overview.md"}},"openapi":"3.0.1","servers":[{"url":"http://localhost:8080/crosswork/performance","description":"Generated server url"}]},"spec":{"tags":["performance-metrics-root-resource"],"summary":"Get all CRC Utilization","description":"\u003cb\u003eBatch Retrieval\u003c/b\u003e \nThe default max batch size for retrieval is set to 100 and maximum 100 objects can be retrieved. \n\u003cb\u003e.startIndex=<value>\u003c/b\u003e 0 based index as a start index of the data to be retrieved \n\u003cb\u003e.maxCount=<value>\u003c/b\u003e Maximum number of objects to be retrieved \n\n\u003cb\u003e\u003cfont color='red'\u003eMandatory query param\u003c/font\u003e\u003c/b\u003e \n\u003cb\u003enode-ref=<value>\u003c/b\u003e for Node reference, \n\u003cb\u003etimeInterval=<value>\u003c/b\u003e for specified time interval \n\u003cb\u003einterfaceName=<value>\u003c/b\u003e for specific interface name","operationId":"getCrc","responses":{"200":{"description":"Success with response message-body","content":{"application/json":{"schema":{"type":"object","properties":{"entityTag":{"type":"string"},"metricName":{"type":"string"},"average":{"type":"number"},"minimum":{"type":"number"},"maximum":{"type":"number"},"unit":{"type":"string"},"metrics":{"type":"array","items":{"type":"object","properties":{"entityTag":{"type":"string"},"metricIndex":{"type":"integer","format":"int64"},"keys":{"type":"object","properties":{"entityTag":{"type":"string"},"nodeRef":{"type":"string"},"tpRef":{"type":"string"},"cpuName":{"type":"string"},"memoryPoolName":{"type":"string"},"sensorName":{"type":"string"},"interfaceName":{"type":"string"},"laneIndex":{"type":"integer","format":"int64"},"laneId":{"type":"integer","format":"int64"},"any":{"type":"array","items":{"type":"object"}}},"$$ref":"#/components/schemas/Keys"},"data":{"type":"array","items":{"type":"object","properties":{"entityTag":{"type":"string"},"value":{"type":"number"},"eventTime":{"type":"integer"},"timeStamp":{"type":"string"},"any":{"type":"array","items":{"type":"object"}}},"$$ref":"#/components/schemas/Data"}},"any":{"type":"array","items":{"type":"object"}}},"$$ref":"#/components/schemas/Metrics"}},"entries":{"type":"array","items":{"type":"object","properties":{"entityTag":{"type":"string"},"entryIndex":{"type":"integer","format":"int64"},"keys":{"type":"object","properties":{"entityTag":{"type":"string"},"nodeRef":{"type":"string"},"tpRef":{"type":"string"},"cpuName":{"type":"string"},"memoryPoolName":{"type":"string"},"sensorName":{"type":"string"},"interfaceName":{"type":"string"},"laneIndex":{"type":"integer","format":"int64"},"laneId":{"type":"integer","format":"int64"},"any":{"type":"array","items":{"type":"object"}}},"$$ref":"#/components/schemas/Keys"},"average":{"type":"number"},"maximum":{"type":"number"},"minimum":{"type":"number"},"current":{"type":"number"},"any":{"type":"array","items":{"type":"object"}}},"$$ref":"#/components/schemas/Entries"}},"any":{"type":"array","items":{"type":"object"}}},"$$ref":"#/components/schemas/PerfMetrics"}}}},"400":{"description":"Bad Request"},"401":{"description":"Authentication and Authorization errors"},"403":{"description":"Authentication and Authorization errors"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getCrc","method":"get","path":"/restconf/data/v1/resource-network:performance-crc"}}