Sha256: 3ee8f09db9c2165bb898f6ac9079b8d48ddfe1f682d5dfb023655bc2bce55359
Contents?: true
Size: 564 Bytes
Versions: 1
Compression:
Stored size: 564 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>** | | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fastly-4.0.0.alpha2 | docs/HistoricalResponse.md |