Sha256: 5d29d1a0efbb34da9e46444c4eb4d023313e397cac9775b646e71ae357452199
Contents?: true
Size: 746 Bytes
Versions: 21
Compression:
Stored size: 746 Bytes
Contents
# Fastly::HistoricalDomainsResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **String** | Whether or not we were able to successfully execute the query. | [optional] | | **meta** | [**HistoricalDomainsMeta**](HistoricalDomainsMeta.md) | | [optional] | | **msg** | **String** | If the query was not successful, this will provide a string that explains why. | [optional] | | **data** | [**Array<DomainInspectorEntry>**](DomainInspectorEntry.md) | A list of timeseries. Each individual timeseries represents a unique combination of dimensions, such as domain, 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
Version | Path |
---|---|
fastly-6.0.0 | docs/HistoricalDomainsResponse.md |