Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 802 Bytes

IaasMostRunTasks.md

File metadata and controls

15 lines (11 loc) · 802 Bytes

IaasMostRunTasks

Describes most run workflow tasks within UCSD.

Properties

Name Type Description Notes
task_category str A functional area to which a task belongs to. [optional] [readonly]
task_execution_count int Number of times this task has executed. [optional] [readonly]
task_name str Name of the task executed in UCSD. [optional] [readonly]
task_type str Type of the task whether it is system task or custom task. [optional] [readonly]
guid IaasUcsdInfo [optional]

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