
Returns task status count information for the specified Tenant.
tenant | Tenant URI of the tenant the count is required for. If not supplied, the logged in users tenant will be used. A value of 'system' will return system tasks |
This call has no restrictions.
Count of tasks in different statuses
Field | Description | Type | Notes |
<task_stats> | |||
<pending> | Number of tasks in a pending state | Integer | |
<ready> | Number of tasks in a ready state | Integer | |
<error> | Number of tasks in a error state | Integer | |
</task_stats> |