Get Shaper time series stats data filter by certain query parameters and certain appliance IDs.get http://127.0.0.1:8080/stats/timeseries/shaperRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsnePkstringnePk is the device key assigned by Orchestrator, usually look like '0.NE'.groupPkstringInternal group ID of a group for which you want to retrieve statsstartTimeintegerrequiredLong(Signed 64 bits) value of seconds since EPOCH time indicating the starting time boundary of data time rangeendTimeintegerrequiredLong(Signed 64 bits) value of seconds since EPOCH time indicating the ending time boundary of data time rangegranularitystringenumrequiredData granularity filtering whether data is minutely data, hourly data or daily data.minutehourdayAllowed:minutehourdaytrafficClassintegerenumrequiredFilter for data which belongs to trafficClass by integer value {trafficClass} 1 - 1012345678910Show 10 enum valuesdirectionintegerenumrequired0 - Outbound/1 - Inbound01Allowed:01ipbooleanUsing IP as key for grouping stats instead of using internal appliance id as key. Default value if falsetruefalseformatstringenumThe only format other than JSON we support currently is CSV, so format=csv.CSVAllowed:CSVlimitintegerLimit the number of stats entity retrieved. Default and maximum limits are both 10000.Response 200No response was specifiedUpdated over 2 years ago