Sha256: 13ec2f0d35c110e93fb8f50502311d9e406d7306dc76bc3516de4fd6b220abb9

Contents?: true

Size: 712 Bytes

Versions: 12

Compression:

Stored size: 712 Bytes

Contents

# Fastly::HistoricalStatsByServiceResponse

## 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

12 entries across 12 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.10.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.9.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.8.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.7.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.6.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.5.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.4.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.2.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.1.0 docs/HistoricalStatsByServiceResponse.md
fastly-8.0.1 docs/HistoricalStatsByServiceResponse.md
fastly-8.0.0 docs/HistoricalStatsByServiceResponse.md