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

Diff for /pegasus/cgi/htdocs/Attic/EnumerateClassNames.html between version 1.7 and 1.10

version 1.7, 2001/03/27 17:55:17 version 1.10, 2001/06/30 15:28:09
Line 9 
Line 9 
       </tr>       </tr>
     </table>     </table>
     <hr>     <hr>
     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">      <form name="EnumerateClassNames" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient" >
       <INPUT TYPE="hidden" NAME="Operation" VALUE="EnumerateClassNames">       <INPUT TYPE="hidden" NAME="Operation" VALUE="EnumerateClassNames">
         <INPUT TYPE="hidden" NAME="hostaddress" VALUE="localhost:5988">
         <INPUT TYPE="hidden" NAME="debug" VALUE="">
       <p>       <p>
     The <TT>enumerateClassNames</TT> operation is used to enumerate the     The <TT>enumerateClassNames</TT> operation is used to enumerate the
     names of subclasses of a CIM Class in the target Namespace.     names of subclasses of a CIM Class in the target Namespace.
       <p><b><a href="#NameSpace">NameSpace</a></b>       <p><b><a href="#NameSpace">NameSpace</a></b>
         <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">          <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">
       String that defines the target namespace. See <a href="getnamespaces.html">NameSpace       String that defines the target namespace. See <a href="getnamespaces.html">NameSpace
       Operations</a> for more information.<p><b><a href="http://www.opengroup.org/management#className">ClassName</a></b> <INPUT TYPE="text" NAME="ClassName" SIZE=30>&nbsp;       Operations</a> for more information.<p><b><a href="http://www.opengroup.org/management#className">ClassName</a></b> <INPUT TYPE="text" NAME="ClassName" SIZE=30>&nbsp;
       Defines the name of the Class that is the basis for the enumeration.. Null (no entry) lists all       Defines the name of the Class that is the basis for the enumeration.. Null (no entry) lists all
Line 28 
Line 30 
     </form>     </form>
     <hr>     <hr>
  
     <h2>Request Return&nbsp;Results</h2>      <h2>Request Return&nbsp;</h2>
  
     <p> If successful, the method returns zero or more names of Classes that     <p> If successful, the method returns zero or more names of Classes that
     meet the requested criteria as a CIM Array.     meet the requested criteria as a CIM Array.
Line 83 
Line 85 
      for more information on Pegasus</font>      for more information on Pegasus</font>
  
      <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"      <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"
     S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Monday, March 26, 2001 03:06:48 PM<!--webbot bot="Timestamp" i-CheckSum="50711" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Friday, June 29, 2001 06:34:27 PM<!--webbot bot="Timestamp" i-CheckSum="55059" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Copyright @ The Open Group 2001&nbsp;</font>      Copyright @ The Open Group 2001&nbsp;</font>
  
      <script>
          document.EnumerateClassNames.hostaddress.value = top.hostAddress;
          document.EnumerateClassNames.debug.value = top.debug;
          document.EnumerateClassNames.NameSpace.value = top.NameSpace;
              window.focus();
      </script>
  
   </body>   </body>
 </html> </html>


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2