Skip to main content

BaseOrchestratorSDKResponse

@codebolt/types


Interface: BaseOrchestratorSDKResponse

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

Orchestrator SDK Function Types Types for the orchestrator module functions

Extended by

Properties

PropertyTypeDefined in
error?OrchestratorErrorcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:10
message?stringcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:9
successbooleancommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:8