Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 624 Bytes

PlatformDdosResponse.md

File metadata and controls

13 lines (9 loc) · 624 Bytes

Fastly::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 API list] [Back to README]