Module domain_inspector_realtime_api

Module domain_inspector_realtime_api 

Source

Structs§

GetDomainInspectorLast120SecondsParams
struct for passing parameters to the method get_domain_inspector_last120_seconds
GetDomainInspectorLastMaxEntriesParams
struct for passing parameters to the method get_domain_inspector_last_max_entries
GetDomainInspectorLastSecondParams
struct for passing parameters to the method get_domain_inspector_last_second

Enums§

GetDomainInspectorLast120SecondsError
struct for typed errors of method get_domain_inspector_last120_seconds
GetDomainInspectorLastMaxEntriesError
struct for typed errors of method get_domain_inspector_last_max_entries
GetDomainInspectorLastSecondError
struct for typed errors of method get_domain_inspector_last_second

Functions§

get_domain_inspector_last120_seconds
Get data for the 120 seconds preceding the latest timestamp available for a service.
get_domain_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_domain_inspector_last_second
Get real-time domain 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.