Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the copy instance target to cancel.
Response
Remote copy canceled successfully.
Example:
true
Cancel a remote copy operation specified by the destination ID (dst_id).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the copy instance target to cancel.
Remote copy canceled successfully.
true