latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

TestCaseManagement

Create synchronization request for a plan run

Manually publishes a synchronization request for a plan run with job source tracking

post/tcm/external/sync/executions/planRun

Request body

plan_run_idstring required

Unique identifier for the PlanRun

job_source'test_run' | 'plan_run' required

What triggered this job

test_run_idstring

The test run to sync, if not the whole plan run

Response

Synchronization request created successfully

idstring

Unique identifier of the TestCase

workspace_idstring

Unique identifier for the associated Workspace

job_type'xray_sync' | 'workspace_copy'

Type of AsynchronousJob

status'pending' | 'running' | 'completed' | 'failed'

Current status of the AsynchronousJob

created_timeinteger

Time the AsynchronousJob was created

created_by_idstring

Identifier of the user who created the AsynchronousJob

last_updated_timeinteger

Time the AsynchronousJob was last updated

last_updated_by_idstring

Identifier of the user who last updated the AsynchronousJob

error_messagestring

If failed, an optional error message associated with the failure

job_source'test_run' | 'plan_run'

What triggered this job