Actions
List Tasks
Gets a list of tasks of your endpoints.
Required API key role permissions:
Endpoint Inventory - view
To learn more, visit the Trend Vision One documentation.
Basic Parameters
Parameter | Description |
---|---|
End Time | The end time that indicates the end of the data retrieval time range. |
Filter | Filter for retrieving a subset of the task list.For example: status eq 'succeeded' .For further information, please refer to Trend Vision One Documentation. |
Return All Pages | Automatically fetch all resources, page by page. |
Start Time | The start time that indicates the start of the data retrieval time range. |
Time Target | The time range to be used for retrieving Workbench alert data. |
Advanced Parameters
Parameter | Description |
---|---|
Limit | The number of results per page. |
Order By | Specifies the fields by which the results are sorted. |
Skip Token | The pagination token that’s used for retrieving the next page of results.It is returned in nextLink , as a query parameter named skipToken . |
Example Output
Workflow Library Example
List Tasks with Trend Vision One and Send Results Via Email
Preview this Workflow on desktop