{"type":"api","title":"Get Max Interface Delay","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 Max Interface Delay","description":"Get Maximum Interface Average Delay","operationId":"getMaxInterfaceDelay","requestBody":{"content":{"application/json":{"schema":{"type":"string"},"examples":{"Get MAX Interface Delay":{"description":"Get MAX Interface Delay","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 Maximum Interface Average Delay":{"description":"Get Maximum Interface Average Delay","value":{"maxDelay":5,"success":true,"message":"Successfully found Maximum Average Delay"}}}}}}},"__originalOperationId":"getMaxInterfaceDelay","method":"post","path":"/api/v1/interface/max/delay"}}