ibm-information-center/dist/eclipse/plugins/i5OS.ic.apis_5.4.0.1/cnfg1.htm

80 lines
5.0 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
<title>General Configuration APIs</title>
<!-- Begin Header Records ========================================= -->
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<!-- Change History: -->
<!-- YYMMDD USERID Change description -->
<!-- Cnfg1 SCRIPT J converted by B2H R4.1 (346) (CMS) by V2KEA304 -->
<!-- at RCHVMW2 on 12 May 1999 at 12:05:09 -->
<!-- 030501 JETAYLOR replaced API and Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!-- 031106 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<!-- End Header Records -->
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body>
<!-- Java sync-link-->
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js">
</script>
<a name="Top_Of_Page"></a>
<h2>General Configuration APIs</h2>
<p>The general configuration application programming interfaces (APIs) allow
you to get information about the configuration status of the system and about
individual configuration descriptions.</p>
<p>The general configuration APIs are:</p>
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
<!-- Updates made in this section *will* be overlaid by automated tools -->
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
<!--***************API BEGIN PASTE***************-->
<ul>
<li><A HREF="QDCCCFGD.htm">Change Configuration Description</A> (QDCCCFGD) changes the value of one or more parameters in an existing configuration description. This API is intended for applications using new configuration capabilities not yet available through CL commands.</li>
<li><A HREF="QDCLCFGD.htm">List Configuration Descriptions</A> (QDCLCFGD) returns a list of configuration descriptions.</li>
<li><img src="delta.gif" alt="Start of change" border="0"><A HREF="qfprlnws.htm">List Network Server Configuration</A> (QFPRLNWS) returns a list of network server configurations.&nbsp;<img src="deltaend.gif" ALT="End of change" border="0"></li>
<li><A HREF="dlpar_set_resources.htm">Modify Partition Resources</A> (dlpar_set_resources) modifies the configuration of the current partition.</li>
<li><A HREF="qyaspol.htm">Open List of ASPs</A> (QYASPOL) generates a list of ASPs or information about an ASP.</li>
<li><A HREF="QDCRCFGS.htm">Retrieve Configuration Status</A> (QDCRCFGS) retrieves the current status of a controller, device, line, or network interface.</li>
<li><A HREF="QDCRCTLD.htm">Retrieve Controller Description</A> (QDCRCTLD) retrieves information about a controller description.</li>
<li><A HREF="QDCRDEVD.htm">Retrieve Device Description</A> (QDCRDEVD) retrieves information about a device description.</li>
<li><A HREF="QDCRLIND.htm">Retrieve Line Description</A> (QDCRLIND) retrieves information about a line description.</li>
<li><img src="delta.gif" alt="Start of change" border="0"><A HREF="qfprrnws.htm">Retrieve Network Server Configuration</A> (QFPRRNWS) retrieves information about network server configurations.&nbsp;<img src="deltaend.gif" ALT="End of change" border="0"></li>
<li><A HREF="QDCRNWSD.htm">Retrieve Network Server Description</A> (QDCRNWSD) retrieves information about a network server description.</li>
<li><A HREF="dlpar_get_info.htm">Retrieve Partition Information</A> (dlpar_get_info) Returns information about configuration and CPU utilization of the partition on which this API is called.</li>
</ul>
<!--***************API END PASTE***************-->
<p>The device configuration exit programs are:</p>
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
<!-- Updates made in this section *will* be overlaid by automated tools -->
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
<!--***************EXIT PROGRAM BEGIN PASTE***************-->
<ul>
<li><A HREF="XDCVRX400.htm">Vary Configuration (QIBM_QDC_VRYEXIT) exit program</A> runs all exit programs for which the program data indicates the object type and configuration type match the object being varied on.</li>
</ul>
<!--***************EXIT PROGRAM END PASTE***************-->
<hr>
<center>
<table cellpadding="2" cellspacing="2">
<tr align="center">
<td valign="middle" align="center">
<a href="#Top_Of_Page">Top</a> |
<a href="config.htm">Configuration APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</center>
</body>
</html>