use WebService::Fastly::Object::PlatformDdosResponse;
Name | Type | Description | Notes |
---|---|---|---|
status | string | Whether or not we were able to successfully execute the query. | [optional] |
meta | HistoricalDdosMeta | [optional] | |
msg | string | If the query was not successful, this will provide a string that explains why. | [optional] |
data | ARRAY[PlatformDdosEntry] | A list of timeseries. | [optional] |