list_recovery_tasks
Retrieve and monitor recovery task status, progress, and type information from Cohesity DataProtect to track data restoration operations across multiple environments.
Instructions
List Cohesity recovery tasks with status, type, and progress information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter recovery tasks by status | |
| environments | No | Filter by source environment type | |
| start_time_usecs | No | Filter tasks created after this Unix timestamp in microseconds | |
| end_time_usecs | No | Filter tasks created before this Unix timestamp in microseconds | |
| max_results | No | Maximum number of results to return |