Skip to main content

Interface: ITerminateNexusOperationExecutionRequest

workflowservice.v1.ITerminateNexusOperationExecutionRequest

Properties of a TerminateNexusOperationExecutionRequest.

Hierarchy

  • $Properties

    ITerminateNexusOperationExecutionRequest

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.

Inherited from

$Properties.identity


namespace

Optional namespace: null | string

TerminateNexusOperationExecutionRequest namespace

Inherited from

$Properties.namespace


operationId

Optional operationId: null | string

TerminateNexusOperationExecutionRequest operationId

Inherited from

$Properties.operationId


reason

Optional reason: null | string

Reason for requesting the termination, recorded in the operation's result failure outcome.

Inherited from

$Properties.reason


requestId

Optional requestId: null | string

Used to de-dupe termination requests.

Inherited from

$Properties.requestId


runId

Optional runId: null | string

Operation run ID, targets the latest run if empty.

Inherited from

$Properties.runId