cancelReadRequest

Cancels a read request.

Request

<cancelReadRequest>
   <cursor type="int"/>
</cancelReadRequest>

Response

<cancelReadResponse>
   <status type="Status"/> 
</cancelReadResponse>

Elements

cursor

Specifies the identifier for the archive server cursor resource that is to be canceled.

status

Returns the success or failure of the method.