Get metrics for an application
Will return all the metrics for the application based on various parameters.
Path parameters
Application id.
Query parameters
A comma separated list of metrics names. Possible series names associated with an application layer are: active_requests, active_sessions, avg_session_length, bytes_in, bytes_in_per_second, bytes_out, bytes_out_per_second, cache_hits, cache_misses, cache_sources, cdn_bytes_in, cdn_bytes_out, cdn_response_summary, countries, delivery_status, edge_locations, edge_response_time, edge_response_types, edge_status_codes, edge_ttfb, edge_useragent_device, edge_useragent_name, edge_useragent_os, page_load_binned, page_load_time, page_views, rejected_requests, req_time, requests, requests_per_second, response_time, response_time_lower, response_time_upper, status_codes, suspended_requests, useragent_device, useragent_name, useragent_os, waf_hits, webcontrol_hits
Beginning of a date-time range.
End of a date-time range.
Size of each division for which metrics data will be returned, in seconds. Resolution should not be mentioned when metrics summary is needed
Indicates if summarized value for the series should be returned for the interval.
Response
Metrics for the application have been returned successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.