# HistoricalDdosMeta
## Properties
**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)