Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 692 Bytes

File metadata and controls

11 lines (8 loc) · 692 Bytes

IO.Swagger.Model.ReportingTaskStatusDTO

Properties

Name Type Description Notes
RunStatus string The run status of this ReportingTask [optional]
ValidationStatus string Indicates whether the component is valid, invalid, or still in the process of validating (i.e., it is unknown whether or not the component is valid) [optional]
ActiveThreadCount int? The number of active threads for the component. [optional]

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