{"type":"api","title":"Get Interface Loss","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/b7bf53df-4766-3eee-92dc-b6250b859ae5","info":{"title":"NPM Service APIs","description":"APIs exposed by NPM 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"},"tags":[{"name":"Analytics APIs","description":"Analytics APIs"}],"openapi":"3.0.1","servers":[{"url":"https://{cnc-server}:30603/crosswork/optima-analytics/","description":"Generated server url"}]},"spec":{"tags":["Analytics APIs"],"summary":"Get Interface Loss","description":"Get Interface Loss","operationId":"getInterfaceLoss","requestBody":{"content":{"application/json":{"schema":{"type":"string"},"examples":{"Get Interface Loss":{"description":"Get Interface Loss","value":{"device_uuid":"6ad32312-a17b-43c7-b4d4-95771dcb9e98","int_name":"GigabitEthernet0/0/0/0","from":"2021-10-13T15:55:07.000Z","to":"2021-10-15T15:55:08.000Z"}}}}},"required":true},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"string"},"examples":{"Get Interface Loss":{"description":"Get Interface Loss","value":"[\n {\n \"minimumDelay\": 2,\n \"maximumDelay\": 8,\n \"averageDelay\": 5,\n \"delayVariance\": 6,\n \"tst\": \"2022-02-01T12:07:42.584842\"\n },\n]"}}}}}},"__originalOperationId":"getInterfaceLoss","method":"post","path":"/api/v1/interface/loss"}}