Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 919 Bytes

HarborMetrics.md

File metadata and controls

15 lines (12 loc) · 919 Bytes

HarborMetrics

Properties

Name Type Description Notes
TaskCount int32 The count of task [optional] [default to null]
SuccessTaskCount int32 The count of success task [optional] [default to null]
ErrorTaskCount int32 The count of error task [optional] [default to null]
PendingTaskCount int32 The count of pending task [optional] [default to null]
RunningTaskCount int32 The count of running task [optional] [default to null]
ScheduledTaskCount int32 The count of scheduled task [optional] [default to null]
StoppedTaskCount int32 The count of stopped task [optional] [default to null]

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