Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 834 Bytes

Stats.md

File metadata and controls

14 lines (10 loc) · 834 Bytes

Stats

Properties

Name Type Description Notes
Total int32 The total number of scan processes triggered by the scan all action [optional] [default to null]
Completed int32 The number of the finished scan processes triggered by the scan all action [optional] [default to null]
Metrics map[string]int32 The metrics data for the each status [optional] [default to null]
Ongoing bool A flag indicating job status of scan all. [optional] [default to null]
Trigger string The trigger of the scan all job. [optional] [default to null]

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