{"type":"api","title":"get UMTS Data","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/bbdb16c27aa20949539a17a086b23efac32312db/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":["Troubleshooting Tools - UMTS"],"summary":"get UMTS Data","description":"get UMTS result by type, time, and device uuid","operationId":"getUMTSData","parameters":[{"name":"deviceUUID","in":"path","required":true,"schema":{"type":"string"}},{"name":"eventType","in":"path","required":true,"schema":{"type":"string"}},{"name":"lastNHours","in":"query","schema":{"type":"integer","format":"int32","default":24}}],"responses":{"200":{"description":"opertion result","content":{"application/json":{"schema":{"type":"object"},"examples":{"get event-driven sample":{"description":"get event-driven sample","value":{"data":[{"vip_idx":496,"vip_time":16434009013877,"remote_color":"lte","local_color":"lte","remote_system_ip":"172.16.255.16","local_system_ip":"172.16.255.21","proto":"IPSEC","sent_qos":135,"state":"UP","event_type":"ON_DEMAND","event_subtype":"NONE111","hops":{"hop":[{"idx":1,"ip":"10.1.15.13","hostname":"","rtt":486,"rtt_min":480,"rtt_max":490,"loss":0,"jitter":0,"recv_qos":0,"reply_qos":0,"lbl_info":0},{"idx":2,"ip":"10.0.5.21","hostname":"","rtt":487,"rtt_min":480,"rtt_max":490,"loss":0,"jitter":0,"recv_qos":0,"reply_qos":0,"lbl_info":0}]}}]},"$$ref":"#/components/examples/umts_eventdriven_result"}}}}},"400":{"description":"bad input parameter"}},"__originalOperationId":"getUMTSData","method":"get","path":"/stream/device/umts/statistics/{deviceUUID}/{eventType}"}}