{"type":"api","title":"get UMTS Data","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2f02ba2-fd0d-3a26-bcc5-feafc8f24d17","info":{"title":"Monitoring and Troubleshooting","description":"Includes API operations for the following:\n- Real-time monitoring\n- Accessing statistics APIs and statistics bulk APIs\n- Retrieving device state\n- Managing alarms and events\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","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/ComViptelaVmanageServerTroubleshootingUmtsUmtsrestapiResponseExampleUmtsEventdrivenResult"}}}}},"400":{"description":"bad input parameter"}},"method":"get","path":"/stream/device/umts/statistics/{deviceUUID}/{eventType}"}}