Skip to main content

Interface: INexusOperationFailureInfo

failure.v1.INexusOperationFailureInfo

Properties of a NexusOperationFailureInfo.

Hierarchy

Properties

endpoint

Optional endpoint: null | string

Endpoint name.

Inherited from

$Properties.endpoint


operation

Optional operation: null | string

Operation name.

Inherited from

$Properties.operation


operationId

Optional operationId: null | string

Operation ID - may be empty if the operation completed synchronously.

Deprecated. Renamed to operation_token.

Inherited from

$Properties.operationId


operationToken

Optional operationToken: null | string

Operation token - may be empty if the operation completed synchronously.

Inherited from

$Properties.operationToken


scheduledEventId

Optional scheduledEventId: null | Long

The NexusOperationScheduled event ID.

Inherited from

$Properties.scheduledEventId


service

Optional service: null | string

Service name.

Inherited from

$Properties.service