{"type":"api","title":"Get App Route Tunnels Summary Type","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Monitoring - Application Aware Routing"],"description":"Get tunnel top statistics from device","operationId":"getAppRouteTunnelsSummaryType","parameters":[{"name":"type","in":"path","required":true,"schema":{"type":"string"},"example":"loss"},{"name":"query","in":"query","schema":{"type":"string"},"example":{"query":{"condition":"AND","rules":[{"value":["24"],"field":"entry_time","type":"date","operator":"last_n_hours"},{"value":["172.16.255.11"],"field":"vdevice_name","type":"string","operator":"in"},{"value":["3g","lte"],"field":"local_color","type":"string","operator":"in"}]}}},{"name":"limit","in":"query","schema":{"type":"integer","format":"int32","default":10}},{"name":"site-id","in":"query","schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"app_probe_class":{"type":"string"},"color":{"type":"string","example":"3g"},"entry_time":{"type":"string","example":"1674813600000"},"jitter":{"type":"string","example":"0"},"latency":{"type":"integer","format":"int32","example":5},"loss_percentage":{"type":"integer","format":"int32","example":0}},"$$ref":"#/components/schemas/AppRouteTransportResp"},"example":[{"name":"172.16.255.11:lte-172.16.255.16:3g","jitter":0,"rx_octets":0,"tx_octets":0,"loss_percentage":0,"latency":0,"app_probe_class":""},{"name":"172.16.255.11:lte-172.16.255.16:lte","jitter":0,"rx_octets":0,"tx_octets":0,"loss_percentage":0,"latency":0,"app_probe_class":""}]}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getAppRouteTunnelsSummaryType","method":"get","path":"/statistics/approute/tunnels/summary/{type}"}}