v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Retry a failed step in a migration workflow.

post/retryworkflowstep/{id}#workflowId&stepGroupId

Path parameters

idstring required

The ID of the step.

Query parameters

workflowIdstring required

The ID of the migration workflow.

stepGroupIdstring required

The ID of the step group.

Response

Success

stepGroupIdstring

The ID of the step group.

workflowIdstring

The ID of the migration workflow.

idstring

The ID of the step.

status'AWAITING_DEPENDENCIES' | 'SKIPPED' | 'READY' | 'IN_PROGRESS' | 'COMPLETED' | 'FAILED' | 'PAUSED' | 'USER_ATTENTION_REQUIRED'

The status of the step.