{"type":"api","title":"Get Stats Raw Data 2","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 stats raw data","operationId":"getStatsRawData_2","parameters":[{"name":"page","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"pageSize","in":"query","schema":{"type":"integer","format":"int32"}},{"name":"sortBy","in":"query","schema":{"type":"string"}},{"name":"sortOrder","in":"query","schema":{"type":"string","enum":["asc","ASC","Asc","desc","DESC","Desc"]}}],"requestBody":{"description":"Query filter","content":{"application/json":{"schema":{"type":"object"},"examples":{"Query filter":{"description":"Query filter","value":{"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"}]}}}}}}},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"device_model":{"type":"string"},"dst_ip":{"type":"string"},"dst_port":{"type":"integer","format":"int32"},"entry_time":{"type":"string"},"fec_re":{"type":"integer","format":"int32"},"fec_rx":{"type":"integer","format":"int64"},"fec_tx":{"type":"integer","format":"int64"},"host_name":{"type":"string"},"id":{"type":"string"},"jitter":{"type":"integer","format":"int32"},"latency":{"type":"number"},"local_color":{"type":"string"},"local_system_ip":{"type":"string"},"loss":{"type":"integer","format":"int32"},"loss_percentage":{"type":"integer","format":"int32"},"name":{"type":"string"},"proto":{"type":"string"},"remote_color":{"type":"string"},"remote_system_ip":{"type":"string"},"rx_octets":{"type":"integer","format":"int64"},"rx_pkts":{"type":"integer","format":"int64"},"sla_class_list":{"type":"string"},"sla_class_names":{"type":"string"},"src_ip":{"type":"string"},"src_port":{"type":"integer","format":"int32"},"statcycletime":{"type":"string"},"state":{"type":"string"},"tenant":{"type":"string"},"total":{"type":"integer","format":"int32"},"tunnel_color":{"type":"string"},"tx_octets":{"type":"number"},"tx_pkts":{"type":"integer","format":"int64"},"vdevice_name":{"type":"string"},"vip_idx":{"type":"integer","format":"int32"},"vmanage_system_ip":{"type":"string"},"vqoe_score":{"type":"integer","format":"int32"}},"description":"app route specific response","$$ref":"#/components/schemas/AppRouteResp"}},"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":"app route response with page info","$$ref":"#/components/schemas/AppRouteRespWithPageInfo"}},"example":[{"remote_color":"3g","fec_re":0,"vqoe_score":10,"device_model":"vedge-cloud","latency":1,"tx_octets":0,"dst_ip":"10.0.101.2","local_color":"lte","src_ip":"10.1.14.14","sla_class_names":"None","loss":0,"total":600,"tx_pkts":0,"fec_tx":0,"rx_octets":0,"statcycletime":1589075400056,"state":"Up","local_system_ip":"172.16.255.14","tenant":"default","entry_time":1589073792008,"loss_percentage":0,"rx_pkts":0,"vmanage_system_ip":"172.16.255.14","fec_rx":0,"src_port":12380,"jitter":1,"remote_system_ip":"172.16.255.11","vdevice_name":"172.16.255.14","proto":"IPSEC","vip_idx":190,"dst_port":12366,"name":"172.16.255.14:lte-172.16.255.11:3g","sla_class_list":"0","tunnel_color":"3g:lte","host_name":"vm4","id":"4OBG_HEB_JLsavezVUfr"}]}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getStatsRawData_2","method":"post","path":"/statistics/approute"}}