Interface: INexusOperationFailureInfo
failure.v1.INexusOperationFailureInfo
Properties of a NexusOperationFailureInfo.
Implemented by
Properties
endpoint
• Optional endpoint: null | string
Endpoint name.
operation
• Optional operation: null | string
Operation name.
operationId
• Optional operationId: null | string
Operation ID - may be empty if the operation completed synchronously.
Deprecated. Renamed to operation_token.
operationToken
• Optional operationToken: null | string
Operation token - may be empty if the operation completed synchronously.
scheduledEventId
• Optional scheduledEventId: null | Long
The NexusOperationScheduled event ID.
service
• Optional service: null | string
Service name.