Sha256: 98472da8ca388db6b6873a34397364d1d81205f52d9548f7bc783b20cbda68eb

Contents?: true

Size: 632 Bytes

Versions: 12

Compression:

Stored size: 632 Bytes

Contents

# Fastly::HistoricalUsageServiceResponse

## 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, Hash<String, HistoricalUsageData>>** | Organized by *region*. | [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/HistoricalUsageServiceResponse.md
fastly-8.10.0 docs/HistoricalUsageServiceResponse.md
fastly-8.9.0 docs/HistoricalUsageServiceResponse.md
fastly-8.8.0 docs/HistoricalUsageServiceResponse.md
fastly-8.7.0 docs/HistoricalUsageServiceResponse.md
fastly-8.6.0 docs/HistoricalUsageServiceResponse.md
fastly-8.5.0 docs/HistoricalUsageServiceResponse.md
fastly-8.4.0 docs/HistoricalUsageServiceResponse.md
fastly-8.2.0 docs/HistoricalUsageServiceResponse.md
fastly-8.1.0 docs/HistoricalUsageServiceResponse.md
fastly-8.0.1 docs/HistoricalUsageServiceResponse.md
fastly-8.0.0 docs/HistoricalUsageServiceResponse.md