{"type":"api","title":"Get Post Aggregation Data By Query 30","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":["MultiCloud - General"],"description":"Get aggregated data based on input query and filter. The data can be filtered on time and other unique parameters based upon necessity and intended usage","operationId":"getPostAggregationDataByQuery_30","requestBody":{"description":"Stats query string","content":{"application/json":{"schema":{"type":"object"},"examples":{"Stats Query String":{"description":"Stats Query String","value":{"query":{"field":"latency","type":"long","value":["1"],"operator":"greater"},"fields":["latency"],"aggregation":{"metrics":[{"property":"latency","type":"avg"}]}}}}}}},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object","properties":{"edgeBillingAccountInfoList":{"type":"array","items":{"type":"object","properties":{"edgeBillingAccountId":{"type":"string","description":"Interconnect billing account Id","example":"12345"},"edgeBillingAccountName":{"type":"string","description":"Interconnect billing account name","example":"Cisco IC"}},"description":"Interconnect billing account Information","$$ref":"#/components/schemas/InterconnectBillingAccountInfo"}}},"$$ref":"#/components/schemas/InlineResponse2001"},"examples":{"Aggregated Search Result":{"description":"Aggregated Search Result","value":{"data":[{"latency":0.6404125644631974}]}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"__originalOperationId":"getPostAggregationDataByQuery_30","method":"post","path":"/multicloud/statistics/interface/aggregation"}}