list_recovery_tasks
Retrieve recovery tasks with status, type, and progress details, filtered by environment or time range.
Instructions
List Cohesity recovery tasks with status, type, and progress information
Input 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 |