Sha256: f7f5a50cfc42d739866d381acd652ef43b1a0056b937c37a968dd2cf84462772
Contents?: true
Size: 741 Bytes
Versions: 21
Compression:
Stored size: 741 Bytes
Contents
# Fastly::HistoricalDomains ## 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<HistoricalDomainsData>**](HistoricalDomainsData.md) | A list of [entries](#entry-data-model), each representing one 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/HistoricalDomains.md |