Sha256: f445a84f5c0699f450ae75fead1c578aa3204b26d62e39b0585021606f74a63c

Contents?: true

Size: 678 Bytes

Versions: 38

Compression:

Stored size: 678 Bytes

Contents

# Fastly::Realtime

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **timestamp** | **Integer** | Value to use for subsequent requests. | [optional] |
| **aggregate_delay** | **Integer** | How long the system will wait before aggregating messages for each second. The most recent data returned will have happened at the moment of the request, minus the aggregation delay. | [optional] |
| **data** | [**Array<RealtimeEntry>**](RealtimeEntry.md) | A list of [records](#record-data-model), each representing one second of time. | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/Realtime.md
fastly-8.10.0 docs/Realtime.md
fastly-8.9.0 docs/Realtime.md
fastly-8.8.0 docs/Realtime.md
fastly-8.7.0 docs/Realtime.md
fastly-8.6.0 docs/Realtime.md
fastly-8.5.0 docs/Realtime.md
fastly-8.4.0 docs/Realtime.md
fastly-8.2.0 docs/Realtime.md
fastly-8.1.0 docs/Realtime.md
fastly-8.0.1 docs/Realtime.md
fastly-8.0.0 docs/Realtime.md
fastly-7.2.2 docs/Realtime.md
fastly-7.2.1 docs/Realtime.md
fastly-7.2.0 docs/Realtime.md
fastly-7.1.1 docs/Realtime.md
fastly-7.1.0 docs/Realtime.md
fastly-7.0.0 docs/Realtime.md
fastly-6.0.2 docs/Realtime.md
fastly-6.0.1 docs/Realtime.md