Interface: ICancelOperationRequest
nexus.v1.ICancelOperationRequest
Properties of a CancelOperationRequest.
Implemented by
Properties
operation
• Optional
operation: null
| string
Type of operation to cancel.
operationId
• Optional
operationId: null
| string
Operation ID as originally generated by a Handler.
service
• Optional
service: null
| string
Service name.