Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 861 Bytes

File metadata and controls

12 lines (8 loc) · 861 Bytes

Fastly::DomainInspectorRealtimeEntry

Properties

Name Type Description Notes
recorded Integer The Unix timestamp at which this record's data was generated. [optional]
aggregated Hash<String, DomainInspectorMeasurements> Groups measurements by backend name and then by IP address. [optional]
datacenter Hash<String, Hash<String, DomainInspectorMeasurements>> Groups measurements by POP, then backend name, and then IP address. See the POPs API for details about POP identifiers. [optional]

[Back to API list] [Back to README]