{"type":"api","title":"Get Stats Pagination Raw Data Post","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 - Flowlog"],"description":"Get stats pagination raw data","operationId":"getStatsPaginationRawDataPost","parameters":[{"name":"scrollId","in":"query","description":"Scroll Id","schema":{"type":"string"},"example":"DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAOIWZ1NQbXpvQ29Uc0stNzZ2UzlwTEREUQ=="},{"name":"count","in":"query","description":"Result size","schema":{"type":"integer","format":"int64"},"example":10}],"requestBody":{"description":"Stats query string","content":{"application/json":{"schema":{"type":"object"},"examples":{"Stats query string":{"description":"Stats query string","value":{"query":{"condition":"AND","rules":[{"value":["24"],"field":"entry_time","type":"date","operator":"last_n_hours"}]}}}}}}},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"action":{"type":"string","example":"action"},"dest_ip":{"type":"string","example":"10.74.49.77"},"dest_port":{"type":"integer","format":"int32","example":771},"device_model":{"type":"string","example":"vedge-cloud"},"direction":{"type":"string","example":"service"},"dscp":{"type":"integer","format":"int32","example":7},"egress_intf":{"type":"string","example":"cpu"},"entry_time":{"type":"integer","format":"int64","example":1664150431860},"flow_active":{"type":"string","example":"active"},"host_name":{"type":"string","example":"vm1"},"ingress_intf":{"type":"string","example":"GigabitEthernet5"},"ip_proto":{"type":"integer","format":"int32","example":7},"policy_name":{"type":"string","example":"policy"},"src_ip":{"type":"string","example":"10.124.10.249"},"src_port":{"type":"integer","format":"int32","example":0},"start_time":{"type":"integer","format":"int64","example":1664150431860},"statcycletime":{"type":"integer","format":"int64","example":1664150431860},"stats_data_id":{"type":"string","example":"4OBG_HEB_JLsavezVUfr"},"tenant":{"type":"string","example":"feb962f1-a182-4516-997e-4beb9c31515c"},"total_bytes":{"type":"integer","format":"int64","example":172060},"total_pkts":{"type":"integer","format":"int64","example":172060},"vdevice_name":{"type":"string","example":"10.124.10.249"},"vmanage_system_ip":{"type":"string","example":"10.124.10.249"},"vpn_id":{"type":"integer","format":"int32","example":512}},"$$ref":"#/components/schemas/FlowlogDataObject"}},"pageInfo":{"type":"object","properties":{"count":{"type":"integer","format":"int32","example":100},"endTime":{"type":"string","example":"1664148997536"},"hasMoreData":{"type":"string","example":"true"},"scrollId":{"type":"string","example":"DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAf4WcUlydS1uYzlTdXFhR05GTlBpTFJ4QQ"},"startTime":{"type":"string","example":"1664159158463"},"totalCount":{"type":"integer","format":"int32","example":39802}},"$$ref":"#/components/schemas/FlowlogPaginationResponsePageInfo"}},"$$ref":"#/components/schemas/FlowlogPaginationResponse"}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Device Monitoring-read","__originalOperationId":"getStatsPaginationRawDataPost","method":"post","path":"/statistics/flowlog/page"}}