Returns Traffic Behavioral timeseries statsget http://127.0.0.1:8080/stats/timeseries/trafficBehavioralRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsnePkstringInternal ID of the appliance to filter fromstartTimeintegerrequiredLong(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 rangegroupPkstringInternal group ID of a group for which you want to retrieve statsapplicationstringrequiredFilter for data for given applicationlimitintegerLimit the number of stats entity retrieved. Default and maximum limits are both 10000.formatstringenumThe only format other than JSON we support currently is CSV, so format=csv.CSVAllowed:CSVtotalbooleanTotaltruefalsebehaviorstringBehavior TypelatestintegerInstead of providing {startTime} and {endTime}, using {latest} query parameter could provide you stats for, say latest 10 minutes. Unit is minute. Example: latest=10. Default is to use {startTime} and {endTime} but if {latest} is presented then {latest} takes priority.Response 200No response was specifiedUpdated over 2 years ago