Get Shaper time series stats data filter by certain query parameters and certain appliance IDs.post http://127.0.0.1:8080/stats/timeseries/shaperRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsstartTimeintegerrequiredLong(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:CSVBody ParamsJSON array containing appliance IDs you want to filter on.placeholderProperty1stringplaceholderProperty2stringResponse 200No response was specifiedUpdated over 2 years ago