Client Management Support APIs

The Client Management Support APIs and the related exit programs are provided to act on the client information database found on the iSeries(TM). Functions include adding clients to and removing clients from the server, updating client information, and refreshing the database with directory, hardware, and software information stored on the client.

The client information database is a set of physical and logical files enabling the use of iSeries database interfaces or SQL to retrieve client information. The information stored in the database has been retrieved using the Simple Network Management Protocol (SNMP) GET and GETNEXT requests from the client when connected to the iSeries.

The Client Software Management and Configuration APIs can call an exit program if it has been registered with the associated exit point of that API. The exit program can be registered by using the Work with Registration Information (WRKREGINF) command. When the API function is complete, the Add, Refresh, and Update exit programs are called; the associated exit programs notify you when the API functions have been completed. The Remove exit program is called before the API performs the remove function.

The Client Software Management and Configuration APIs are:

The Client Software Management and Configuration exit programs are:


Top | APIs by category