StartOrchestratorRequest
Interface: StartOrchestratorRequest
Defined in: CodeBolt/packages/clientsdk/src/types/orchestrator.ts:56
Start orchestrator request
Properties
| Property | Type | Defined in |
|---|---|---|
initialTasks? | OrchestratorTask[] | CodeBolt/packages/clientsdk/src/types/orchestrator.ts:58 |
orchestratorId | string | CodeBolt/packages/clientsdk/src/types/orchestrator.ts:57 |