Sha256: baeb60296fcd58edf4d150f05cade304e4d2b41fd1ee2a20cfe81a7fa9bdaffd
Contents?: true
Size: 817 Bytes
Versions: 3
Compression:
Stored size: 817 Bytes
Contents
# Fastly::OriginInspectorRealtimeEntry ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **recorded** | **Integer** | The Unix timestamp at which this record's data was generated. | [optional] | | **aggregated** | [**Hash<String, OriginInspectorMeasurements>**](OriginInspectorMeasurements.md) | Groups [measurements](#measurements-data-model) by backend name. | [optional] | | **datacenter** | **Hash<String, Hash<String, OriginInspectorMeasurements>>** | Groups [measurements](#measurements-data-model) by POP, then backend name. 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/OriginInspectorRealtimeEntry.md |
fastly-8.10.0 | docs/OriginInspectorRealtimeEntry.md |
fastly-8.9.0 | docs/OriginInspectorRealtimeEntry.md |