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