Skip to main content

UpdateOrchestratorParams

@codebolt/types


Interface: UpdateOrchestratorParams

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:72

Parameters for updating an orchestrator

Properties

PropertyTypeDefined in
agentId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:75
defaultWorkerAgentId?stringcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:76
description?stringcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:74
metadata?Record<string, unknown>common/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:77
name?stringcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:73