Interface: ITerminateNexusOperationExecutionRequest
workflowservice.v1.ITerminateNexusOperationExecutionRequest
Properties of a TerminateNexusOperationExecutionRequest.
Implemented by
Properties
identity
• Optional identity: null | string
The identity of the client who initiated this request.
namespace
• Optional namespace: null | string
TerminateNexusOperationExecutionRequest namespace
operationId
• Optional operationId: null | string
TerminateNexusOperationExecutionRequest operationId
reason
• Optional reason: null | string
Reason for requesting the termination, recorded in the operation's result failure outcome.
requestId
• Optional requestId: null | string
Used to de-dupe termination requests.
runId
• Optional runId: null | string
Operation run ID, targets the latest run if empty.