Skip to main content
Version: v0.19.0

SetOrchestrationStatusDto

orchestrationStatusstringrequired

The orchestration status to set

Possible values: [completed, error]

SetOrchestrationStatusDto
{
"orchestrationStatus": "completed"
}