End Disk Management Operation (QYASEDMO) API


  Required Parameter Group:


  Default Public Authority: *USE

  Threadsafe: Yes

The End Disk Management Operation (QYASEDMO) API attempts to cancel an active operation of an active disk management session that was previously started by using the Start Disk Management Operation (QYASSDMO) API.


Authorities and Locks

To use this API, you must have *SERVICE special authority or must be authorized to the Service Disk Units function of the IBM® i operating system through System i™ Navigator's Application Administration support. The Change Function Usage Information (QSYCHFUI) API, with a function ID of QIBM_QYAS_SERVICE_DISKMGMT, also can be used to change the list of users who are allowed to work with disk units.


Required Parameter Group

Session handle
INPUT; CHAR(8)

The 8-byte field containing a unique ID that was used on a preceding Start Disk Management Operation (QYASDMO) API for the operation that is to be ended. The session handle contains arbitrary binary data and should not be interpreted as character data.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages



API introduced: V4R5

[ Back to top | Configuration APIs | APIs by category ]