{"type":"api","title":"Get Stat Bulk Raw Data 1","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/bbdb16c27aa20949539a17a086b23efac32312db/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 - Interface Statistics"],"description":"Get stats raw data","operationId":"getStatBulkRawData_1","parameters":[{"name":"query","in":"query","schema":{"type":"string"},"example":{"query":{"condition":"AND","rules":[{"value":["24"],"field":"entry_time","type":"date","operator":"last_n_hours"},{"value":["20.0.1.20"],"field":"vdevice_name","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"},"entry_time":{"type":"string"},"interface":{"type":"string"},"rx_kbps":{"type":"number"},"tx_kbps":{"type":"number"},"vdevice_name":{"type":"string"}},"$$ref":"#/components/schemas/InterfaceAggResp"}},"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/InterfaceAggRespWithPageInfo"},"examples":{"Response with page info":{"description":"Response with page info","value":[{"down_capacity_percentage":0,"tx_pps":0,"total_mbps":0,"device_model":"vedge-cloud","rx_kbps":0,"interface":"system","tx_octets":0,"oper_status":"Up","rx_errors":0,"bw_down":10000,"tx_pkts":0,"tx_errors":0,"rx_octets":0,"statcycletime":1673959200022,"admin_status":"Up","bw_up":10000,"interface_type":"logical","tenant":"default","entry_time":1673958142101,"vip_time":1673958142101,"af_type":"IPv4","rx_pkts":0,"rx_pps":0,"vmanage_system_ip":"172.16.255.21","tx_drops":0,"rx_drops":0,"tx_kbps":0,"vdevice_name":"172.16.255.21","up_capacity_percentage":0,"vip_idx":284,"host_name":"vm11","vpn_id":0,"id":"RQG-v4UBrf5pDUb4VeQc"},{"down_capacity_percentage":0,"tx_pps":0,"total_mbps":0,"device_model":"vedge-cloud","rx_kbps":0,"interface":"ge0/5","tx_octets":0,"oper_status":"Down","rx_errors":0,"bw_down":0,"tx_pkts":0,"tx_errors":0,"rx_octets":0,"statcycletime":1673959200022,"admin_status":"Down","bw_up":0,"interface_type":"physical","tenant":"default","entry_time":1673958414824,"vip_time":1673958414825,"af_type":"IPv4","rx_pkts":0,"rx_pps":0,"vmanage_system_ip":"172.16.255.21","tx_drops":0,"rx_drops":0,"tx_kbps":0,"vdevice_name":"172.16.255.21","up_capacity_percentage":0,"vip_idx":293,"host_name":"vm11","vpn_id":0,"id":"TgG-v4UBrf5pDUb4VeQc"}]}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getStatBulkRawData_1","method":"get","path":"/statistics/interface/page"}}