use WebService::Fastly::Object::OriginInspectorHistorical;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
status | string | Whether or not we were able to successfully execute the query. | [optional]
meta | OriginInspectorHistoricalMeta | | [optional]
msg | string | If the query was not successful, this will provide a string that explains why. | [optional]
data | ARRAY[OriginInspectorHistoricalData] | A list of entries, each representing one unique combination of dimensions, such as origin host, region or POP. | [optional]