Module origin_inspector_realtime_api

Module origin_inspector_realtime_api 

Source

Structs§

GetOriginInspectorLast120SecondsParams
struct for passing parameters to the method get_origin_inspector_last120_seconds
GetOriginInspectorLastMaxEntriesParams
struct for passing parameters to the method get_origin_inspector_last_max_entries
GetOriginInspectorLastSecondParams
struct for passing parameters to the method get_origin_inspector_last_second

Enums§

GetOriginInspectorLast120SecondsError
struct for typed errors of method get_origin_inspector_last120_seconds
GetOriginInspectorLastMaxEntriesError
struct for typed errors of method get_origin_inspector_last_max_entries
GetOriginInspectorLastSecondError
struct for typed errors of method get_origin_inspector_last_second

Functions§

get_origin_inspector_last120_seconds
Get data for the 120 seconds preceding the latest timestamp available for a service.
get_origin_inspector_last_max_entries
Get data for the max_entries seconds preceding the latest timestamp available for a service, up to a maximum of 120 entries.
get_origin_inspector_last_second
Get real-time origin data for the specified reporting period. Specify 0 to get a single entry for the last complete second. The Timestamp field included in the response provides the time index of the latest entry in the dataset and can be provided as the start_timestamp of the next request for a seamless continuation of the dataset from one request to the next. Due to processing latency, the earliest entry in the response dataset may be earlier than start_timestamp by the value of AggregateDelay.