{"type":"api","title":"Get Stat Bulk Raw Data Monitoring Application Aware Routing 2503","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":["Monitoring - Application Aware Routing"],"description":"Get stats raw data","operationId":"getStatBulkRawData_MonitoringApplicationAwareRouting_2503","parameters":[{"name":"query","in":"query","description":"Query string","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":"scrollId","in":"query","schema":{"type":"string"}},{"name":"count","in":"query","schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"count":{"type":"integer","format":"int32","example":5},"entry_time":{"type":"string","example":"1674813600000"},"local_color":{"type":"string","example":"3g"},"loss_percentage":{"type":"integer","format":"int32","example":0}},"$$ref":"#/components/schemas/AppRouteAggResp"}},"pageInfo":{"type":"object","properties":{"count":{"type":"integer","description":"number of alarms to be fetched","format":"int64"},"endTime":{"type":"integer","description":"end time of alarms to be fetched","format":"int64"},"startTime":{"type":"integer","description":"start time of alarms to be fetched","format":"int64"}},"$$ref":"#/components/schemas/PageInfo"}},"description":"interface aggregation response with page info","$$ref":"#/components/schemas/AppRouteAggRespWithPageInfo"},"examples":{"Search result":{"description":"Search result","value":{"data":[{"remote_color":"3g","fec_re":0,"vqoe_score":10,"device_model":"vedge-cloud","latency":0,"tx_octets":0,"dst_ip":"10.0.106.2","local_color":"3g","src_ip":"10.0.101.2","sla_class_names":"None","loss":0,"total":600,"tx_pkts":0,"fec_tx":0,"rx_octets":0,"statcycletime":1677076800077,"siteid":100,"state":"Up","local_system_ip":"172.16.255.11","tenant":"default","entry_time":1677075936838,"loss_percentage":0,"app_probe_class":"None","rx_pkts":0,"vmanage_system_ip":"172.16.255.11","fec_rx":0,"src_port":12366,"jitter":0,"remote_system_ip":"172.16.255.16","vdevice_name":"172.16.255.11","proto":"IPSEC","vip_idx":934,"dst_port":12366,"name":"172.16.255.11:3g-172.16.255.16:3g","sla_class_list":"0","tunnel_color":"3g:3g","host_name":"vm1","id":"-auReYYB04cEz_Q-IvdV"},{"remote_color":"lte","fec_re":0,"vqoe_score":10,"device_model":"vedge-cloud","latency":0,"tx_octets":0,"dst_ip":"10.0.106.1","local_color":"lte","src_ip":"10.0.101.1","sla_class_names":"None","loss":0,"total":600,"tx_pkts":0,"fec_tx":0,"rx_octets":0,"statcycletime":1677076800077,"siteid":100,"state":"Up","local_system_ip":"172.16.255.11","tenant":"default","entry_time":1677075936838,"loss_percentage":0,"app_probe_class":"None","rx_pkts":0,"vmanage_system_ip":"172.16.255.11","fec_rx":0,"src_port":12366,"jitter":0,"remote_system_ip":"172.16.255.16","vdevice_name":"172.16.255.11","proto":"IPSEC","vip_idx":937,"dst_port":12366,"name":"172.16.255.11:lte-172.16.255.16:lte","sla_class_list":"0","tunnel_color":"lte:lte","host_name":"vm1","id":"_KuReYYB04cEz_Q-IvdV"},{"remote_color":"lte","fec_re":0,"vqoe_score":10,"device_model":"vedge-cloud","latency":0,"tx_octets":0,"dst_ip":"10.0.106.1","local_color":"3g","src_ip":"10.0.101.2","sla_class_names":"None","loss":0,"total":600,"tx_pkts":0,"fec_tx":0,"rx_octets":0,"statcycletime":1677076800077,"siteid":100,"state":"Up","local_system_ip":"172.16.255.11","tenant":"default","entry_time":1677075936838,"loss_percentage":0,"app_probe_class":"None","rx_pkts":0,"vmanage_system_ip":"172.16.255.11","fec_rx":0,"src_port":12366,"jitter":0,"remote_system_ip":"172.16.255.16","vdevice_name":"172.16.255.11","proto":"IPSEC","vip_idx":938,"dst_port":12366,"name":"172.16.255.11:3g-172.16.255.16:lte","sla_class_list":"0","tunnel_color":"3g:lte","host_name":"vm1","id":"_auReYYB04cEz_Q-IvdV"}],"pageInfo":{"startTime":"1677076800076","endTime":"1677076800077","scrollId":"FGluY2x1ZGVfY29udGV4dF91dWlkDXF1ZXJ5QW5kRmV0Y2gBFnRpX1duVm1rUmhpMVJUdGk1R05PWHcAAAAAAAAkbhZVMG9reER2Y1NtT1ZwM2lBYmpEWVZ3_10","hasMoreData":true,"count":10,"totalCount":1430}}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"method":"get","path":"/statistics/approute/page"}}