Skip to main content
Version: Next

SetOrchestrationStatusDto

orchestrationStatusstringrequired

The orchestration status to set

Possible values: [completed, error]

SetOrchestrationStatusDto
{
"orchestrationStatus": "completed"
}