Operation
Cancel Long-Running Operation (LRO)
When the cancelable is true in operation metadata the clients are allowed to send a cancel request to ask the backend to cancel the operation. The server makes its best effort to cancel the operation, but success is not guaranteed.
post/operations/{operationId}/:cancel
Path parameters
operationIdstring required
The operation ID
Response
OK