SetOrchestrationStatusDto
orchestrationStatusstringrequired
The orchestration status to set
Possible values: [completed, error]
SetOrchestrationStatusDto
{
"orchestrationStatus": "completed"
}
The orchestration status to set
Possible values: [completed, error]
{
"orchestrationStatus": "completed"
}