(file) Return to EnumerateQualifiers.html CVS log (file) (dir) Up to [Pegasus] / pegasus / cgi / htdocs

 1 mike  1.1 <html>
 2             <body bgcolor="#CCCCCC">
 3               <table width="100%">
 4                 <tr>
 5           	<td width="50%" align="bottom"><h1>EnumerateQualifiers</h1><td>
 6           	<td width="50%" align="right">
 7 karl  1.2 	  <img border=1 src="/pegasus/icons/OpenGroupLogo.gif">
 8 mike  1.1         </td>
 9                 </tr>
10               </table>
11 karl  1.3     <hr>
12 mike  1.1     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
13                 <INPUT TYPE="hidden" NAME="Operation" VALUE="EnumerateQualifiers">
14 karl  1.3       <p>
15           The <TT>enumerateQualifiers</TT> operation is used to enumerate
16               CIMQualifier declarations from the target Namespace.&nbsp;
17 mike  1.1       <p>NameSpace <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">
18 karl  1.3       <p><INPUT TYPE="submit" VALUE="EnumerateQualifiers">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19                 <INPUT TYPE="reset" VALUE="Reset">
20                 <p>&nbsp;
21 mike  1.1     </form>
22 karl  1.3     <hr>
23               <h2>Return Results</h2>
24               If successful, the method returns zero or more CIMQualifier
25               declarations.
26           
27               If unsuccessful, one of the following status codes MUST be returned by this
28               method, where the first applicable error in the list (starting with the
29               first element of the list, and working down) is the error returned. Any
30               additional method-specific interpretation of the error in is given in
31               parentheses.
32           
33               <UL>
34                 <LI>CIM_ERR_ACCESS_DENIED
35                 <LI>CIM_ERR_NOT_SUPPORTED
36                 <LI>CIM_ERR_INVALID_NAMESPACE
37                 <LI>CIM_ERR_INVALID_PARAMETER (including missing,
38                 	duplicate, unrecognized or otherwise incorrect parameters)
39                 <LI>CIM_ERR_NOT_FOUND (the requested CIMQualifier declaration did not
40                 exist)
41                 <LI>CIM_ERR_FAILED (some other unspecified error occurred)
42                 </LI>
43 karl  1.3      </UL>
44               <hr>
45               <h2>Additional Fields Description</h2>
46           The <TT>enumerateQualifiers</TT> operation is used to enumerate
47               CIMQualifier declarations from the target Namespace.&nbsp;
48               <p>NameSpace The NameSpace parameter is a string that defines the target
49           	namespace \Ref{NAMESPACE}&nbsp;
50               <hr>
51               <h2>C++ Pegasus API</h2>
52               <pre>
53               virtual Array<CIMQualifierDecl> enumerateQualifiers(
54           		const String&amp; nameSpace) = 0;
55              </pre>
56             <hr><p style="margin-top: 0; margin-bottom: 0"> <font size="2">Demonstration
57                Prepared by the OpenGroup Manageability Work Group Pegasus Development Team</font>
58           
59                <p style="margin-top: 0; margin-bottom: 0"> <font size="2">See (<a href="http://www.opengroup.org/management">http://www.opengroup.org/management</a>)
60                for more information on Pegasus</font>
61           
62                <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"
63               S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Monday, March 26, 2001 02:57:40 PM<!--webbot bot="Timestamp" i-CheckSum="50226" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
64 karl  1.3      Copyright @ The Open Group 2001&nbsp;</font>
65           
66 mike  1.1   </body>
67           </html>

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2