Archive Task
Archive a task (soft delete).
Required Role: OPERATOR, ADMIN, or OWNER
Archived tasks:
- Stop running on schedule
- Are hidden from default task lists (filter with status=archived to view)
- Retain execution history
- CANNOT be enabled (must create a new task)
Use Case: Deprecate old tasks while preserving audit trail.
Status Transitions:
- ENABLED → ARCHIVED ✅
- DISABLED → ARCHIVED ✅
- ARCHIVED → ARCHIVED ❌ (error)
Documentation Index
Fetch the complete documentation index at: https://docs.dataraven.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Full task response with rclone config (for CRUD and detail endpoints).
Task operation types.
copy, sync Source location display name
Source location bucket name
Source location provider type
Destination location display name
Destination location bucket name
Destination location provider type
Task definition status.
enabled, disabled, archived 2000Path within source bucket
1000"/prod/data"
Path within destination bucket
1000"/backup"
100Last scheduled execution time
RClone configuration options (includes provider-specific defaults)