Sha256: f3315acce5e6f40e4b1ebde70778ce5b198df5b93f542c822de58f9ff6c61b93

Contents?: true

Size: 830 Bytes

Versions: 7

Compression:

Stored size: 830 Bytes

Contents

# Fastly::DomainInspectorRealtimeEntry

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **recorded** | [**RecordedTimestamp**](RecordedTimestamp.md) |  | [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

7 entries across 7 versions & 1 rubygems

Version Path
fastly-8.8.0 docs/DomainInspectorRealtimeEntry.md
fastly-8.7.0 docs/DomainInspectorRealtimeEntry.md
fastly-8.6.0 docs/DomainInspectorRealtimeEntry.md
fastly-8.5.0 docs/DomainInspectorRealtimeEntry.md
fastly-8.4.0 docs/DomainInspectorRealtimeEntry.md
fastly-8.2.0 docs/DomainInspectorRealtimeEntry.md
fastly-8.1.0 docs/DomainInspectorRealtimeEntry.md