Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 875 Bytes

HistoricalDdosMeta.md

File metadata and controls

18 lines (13 loc) · 875 Bytes

WebService::Fastly::Object::HistoricalDdosMeta

Load the model package

use WebService::Fastly::Object::HistoricalDdosMeta;

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 hour or day. [optional]
metric string A comma-separated list of the metrics that were requested. [optional]

[Back to Model list] [Back to API list] [Back to README]