Skip to main content

UpdateOrchestratorResponse

@codebolt/types


Interface: UpdateOrchestratorResponse

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

Orchestrator SDK Function Types Types for the orchestrator module functions

Extends

Properties

PropertyTypeInherited fromDefined in
data?OrchestratorInstance-common/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:113
error?OrchestratorErrorBaseOrchestratorSDKResponse.errorcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:10
message?stringBaseOrchestratorSDKResponse.messagecommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:9
requestId?string-common/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:112
successbooleanBaseOrchestratorSDKResponse.successcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:8