Sha256: 0e50c8edef28b31e57cc7d5e09752f581ed561e61b922aed2db128a8a3de60c0
Contents?: true
Size: 861 Bytes
Versions: 3
Compression:
Stored size: 861 Bytes
Contents
# 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>**](DomainInspectorMeasurements.md) | Groups [measurements](#measurements-data-model) by backend name and then by IP address. | [optional] | | **datacenter** | **Hash<String, Hash<String, DomainInspectorMeasurements>>** | Groups [measurements](#measurements-data-model) by POP, then backend name, and then IP address. See the [POPs API](https://www.fastly.com/documentation/reference/api/utils/pops/) for details about POP identifiers. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fastly-9.0.0 | docs/DomainInspectorRealtimeEntry.md |
fastly-8.10.0 | docs/DomainInspectorRealtimeEntry.md |
fastly-8.9.0 | docs/DomainInspectorRealtimeEntry.md |