Describes most run workflow tasks within UCSD.
| 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] |