Submit a task for dry-run execution.
Required Role: OPERATOR, ADMIN, or OWNER
Dry-run mode performs all checks and simulations without actually transferring or modifying any files. This is useful for:
Dry-run executions:
Note: This endpoint requires no request body. Execution parameters are determined server-side (is_dry_run=true, trigger=manual).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Base response schema for task execution.
Execution trigger types.
manual, scheduled, api Runtime execution status.
pending, running, completed, failed, cancelled, dry_run_completed