Sha256: fee7611a7947f26b97eaf7527e959cda04ee16c3efd8dafcca6e3e8221a32803

Contents?: true

Size: 698 Bytes

Versions: 25

Compression:

Stored size: 698 Bytes

Contents

# Fastly::HistoricalResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **status** | **String** | Whether or not we were able to successfully execute the query. | [optional] |
| **meta** | [**HistoricalMeta**](HistoricalMeta.md) |  | [optional] |
| **msg** | **String** | If the query was not successful, this will provide a string that explains why. | [optional] |
| **data** | **Hash<String, Array>** | Contains the results of the query, organized by *service ID*, into arrays where each element describes one service over a *time span*. | [optional] |

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

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
fastly-7.2.2 docs/HistoricalResponse.md
fastly-7.2.1 docs/HistoricalResponse.md
fastly-7.2.0 docs/HistoricalResponse.md
fastly-7.1.1 docs/HistoricalResponse.md
fastly-7.1.0 docs/HistoricalResponse.md
fastly-7.0.0 docs/HistoricalResponse.md
fastly-6.0.2 docs/HistoricalResponse.md
fastly-6.0.1 docs/HistoricalResponse.md
fastly-6.0.0 docs/HistoricalResponse.md
fastly-5.3.1 docs/HistoricalResponse.md
fastly-5.3.0 docs/HistoricalResponse.md
fastly-5.2.2 docs/HistoricalResponse.md
fastly-5.2.1 docs/HistoricalResponse.md
fastly-5.2.0 docs/HistoricalResponse.md
fastly-5.1.1 docs/HistoricalResponse.md
fastly-5.1.0 docs/HistoricalResponse.md
fastly-5.0.0 docs/HistoricalResponse.md
fastly-4.4.0 docs/HistoricalResponse.md
fastly-4.3.0 docs/HistoricalResponse.md
fastly-4.2.0 docs/HistoricalResponse.md