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