fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# HistoricalDdosMeta

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**start** | Option<**String**> | Start time that was used to perform the query as an ISO-8601-formatted date and time. | 
**end** | Option<**String**> | End time that was used to perform the query as an ISO-8601-formatted date and time. | 
**downsample** | Option<**String**> | Downsample that was used to perform the query. One of `hour` or `day`. | 
**metric** | Option<**String**> | A comma-separated list of the metrics that were requested. | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)