Sha256: 6ebdcffe3ba649d7859e22c6b679b552d6ae6741eba088021394f8bd258b09ac
Contents?: true
Size: 767 Bytes
Versions: 21
Compression:
Stored size: 767 Bytes
Contents
# Fastly::HistoricalOriginsResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **String** | Whether or not we were able to successfully execute the query. | [optional] | | **meta** | [**OriginInspectorHistoricalMeta**](OriginInspectorHistoricalMeta.md) | | [optional] | | **msg** | **String** | If the query was not successful, this will provide a string that explains why. | [optional] | | **data** | [**Array<OriginInspectorEntry>**](OriginInspectorEntry.md) | A list of timeseries. Each individual timeseries represents a unique combination of dimensions, such as origin host, region or POP. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
21 entries across 21 versions & 1 rubygems