Skip to main content

DeleteOrchestratorResponse

@codebolt/types


Interface: DeleteOrchestratorResponse

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

Orchestrator SDK Function Types Types for the orchestrator module functions

Extends

Properties

PropertyTypeInherited fromDefined in
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:117
successbooleanBaseOrchestratorSDKResponse.successcommon/types/src/codeboltjstypes/libFunctionTypes/orchestrator.ts:8