Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 495 Bytes

TraceStatusBreakdownResponse.md

File metadata and controls

14 lines (14 loc) · 495 Bytes

TraceStatusBreakdownResponse


Description

Vulnerability Status Breakdown Response

Fields

Name Description Type Allowed Values Required
messages List of messages list false
status_breakdown List status breakdowns list false
success Indicates whether API response was successful or not boolean false

Template

{"messages":[],"status_breakdown":[],"success":true}