{"type":"api","title":"save UMTS result","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":"save UMTS result","description":"Save UMTS Data, this api is called by device side ","operationId":"saveUMTSData","parameters":[{"name":"deviceUUID","in":"path","required":true,"schema":{"type":"string"}}],"requestBody":{"description":"Stats query string","content":{"application/json":{"schema":{"type":"object"},"examples":{"on-demand sample":{"description":"on-demand sample","value":{"record":[{"vip_idx":493,"vip_time":1643400901398,"remote_color":"lte","local_color":"lte","remote_system_ip":"172.16.255.21","local_system_ip":"172.16.255.15","proto":"IPSEC","sent_qos":72,"state":"UP","event_type":"PERIODIC","event_subtype":"NONE","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/ComViptelaVmanageServerTroubleshootingUmtsUmtsrestapiParameterExampleUmtssaverequest"}}}},"required":true},"responses":{"200":{"description":"save result","content":{"application/json":{"schema":{"type":"string"},"examples":{"save result sample":{"description":"save result sample","value":"{status: success}"}}}}},"400":{"description":"bad input parameter"}},"x-roles-required":"vmanage-http-stream","method":"post","path":"/stream/device/umts/{deviceUUID}/save"}}