Sha256: c6b337d7e30ba7add92b99d83126263d653c2654ae61295ecec35ed570379d02

Contents?: true

Size: 1.19 KB

Versions: 21

Compression:

Stored size: 1.19 KB

Contents

# Fastly::HistoricalDomainsMeta

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **start** | **String** | Start time that was used to perform the query as an ISO-8601-formatted date and time. | [optional] |
| **_end** | **String** | End time that was used to perform the query as an ISO-8601-formatted date and time. | [optional] |
| **downsample** | **String** | Downsample that was used to perform the query. One of `minute`, `hour`, or `day`. | [optional] |
| **metrics** | **String** | A comma-separated list of the metrics that were requested. | [optional] |
| **limit** | **Float** | The maximum number of results shown per page. | [optional] |
| **next_cursor** | **String** | A string that can be used to request the next page of results, if any. | [optional] |
| **sort** | **String** | A comma-separated list of keys the results are sorted by. | [optional] |
| **group_by** | **String** | A comma-separated list of dimensions being summed over in the query. | [optional] |
| **filters** | [**HistoricalDomainsMetaFilters**](HistoricalDomainsMetaFilters.md) |  | [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/HistoricalDomainsMeta.md