CreateOrchestratorRequest
Interface: CreateOrchestratorRequest
Defined in: CodeBolt/packages/clientsdk/src/types/orchestrator.ts:49
Create orchestrator request
Properties
| Property | Type | Defined in |
|---|---|---|
config? | Partial<OrchestratorConfig> | CodeBolt/packages/clientsdk/src/types/orchestrator.ts:52 |
description? | string | CodeBolt/packages/clientsdk/src/types/orchestrator.ts:51 |
name | string | CodeBolt/packages/clientsdk/src/types/orchestrator.ts:50 |