Get Client Handle (QzcaGetClientHandle) API


  Required Parameter Group:


  Service Program: QZCACLT

  Default Public Authority: *EXCLUDE

  Threadsafe: No

The Get Client Handle (QzcaGetClientHandle) API allows applications to know the client handle assigned if the client ID is known.


Authorities and Locks

API Public Authority
*EXCLUDE

Required Parameter Group

Client handle
OUTPUT; CHAR(12)

A unique key to identify this managed node. This parameter was returned in the client handle assigned parameter on the Add Client API.

Client ID
INPUT; CHAR(*)

An administratively assigned system name for this managed client. By convention, this is the client's fully qualified domain name. A NULL-terminated string is required for this string. The length of the client ID is 1 through 255.

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: V3R6

[ Back to top | Client Management Support APIs | APIs by category ]