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

71 lines
3.8 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>Management Collection Object 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 -->
<!-- Created for V5R2 -->
<!-- 031111 JETAYLOR replaced API and/or Exit listings with -->
<!-- pagegenerator output from javascript array -->
<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>Management Collection Object APIs</h2>
<p>The management collection object APIs support working with management
collection objects (attribute *PFR). These APIs:</p>
<ul>
<li>Retrieve the active management collection object name</li>
<li>Retrieve the attributes of a management collection object</li>
<li>Open and close a management collection object</li>
<li>Open and close a repository of a management collection object</li>
<li>Read data from a repository of a management collection object</li>
</ul>
<p>The management collection object 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="qpmclosemgtcol.htm">Close Management Collection Object</A> (QpmCloseMgtcol) closes a management collection object.</li>
<li><A HREF="qpmclosemgtcolrepo.htm">Close Management Collection Object Repository</A> (QpmCloseMgtcolRepo) closes a repository of a management collection object.</li>
<li><A HREF="qpmopenmgtcol.htm">Open Management Collection Object</A> (QpmOpenMgtcol) opens a specified management collection object for processing.</li>
<li><A HREF="qpmopenmgtcolrepo.htm">Open Management Collection Object Repository</A> (QpmOpenMgtcolRepo) opens a specified repository of a management collection object for processing.</li>
<li><A HREF="qpmreadmgtcoldata.htm">Read Management Collection Object Data</A> (QpmReadMgtcolData) positions to a specific record in a repository of a management collection object, returns information about the record, and optionally reads specified bytes of data from the record.</li>
<li><A HREF="qpmrtvactivemgtcolname.htm">Retrieve Active Management Collection Object Name</A> (QpmRtvActiveMgtcolName) returns the object name and library name of an active management collection object.</li>
<li><A HREF="qpmrtvmgtcolattrs.htm">Retrieve Management Collection Object Attributes</A> (QpmRtvMgtcolAttrs) returns information about attributes of a management collection object and repositories of a management collection object.</li>
</ul>
<!--***************API 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="perfmgmt.htm">Performance Management APIs</a> |
<a href="aplist.htm">APIs by category</a></td>
</tr>
</table>
</center>
</body>
</html>