Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 816 Bytes

PlatformDdosResponse.md

File metadata and controls

18 lines (13 loc) · 816 Bytes

WebService::Fastly::Object::PlatformDdosResponse

Load the model package

use WebService::Fastly::Object::PlatformDdosResponse;

Properties

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]

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