Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 517 Bytes

AlertsAttackResponse.md

File metadata and controls

15 lines (15 loc) · 517 Bytes

AlertsAttackResponse


Description

Alerts Attack Response

Fields

Name Description Type Allowed Values Required
alerts List of Attack Alert Resources list false
errors List of errors list false
messages List of messages list false
success Indicates whether API response was successful or not boolean false

Template

{"alerts":[],"errors":[],"messages":[],"success":true}