(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.8

version 1.7, 2001/03/27 17:55:17 version 1.8, 2001/06/11 23:20:45
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="hostip" value="localhost">
         <input type="hidden" name="portnum" value="8888">
       <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.
Line 26 
Line 28 
       <p><INPUT TYPE="submit" VALUE="Submit Request">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;       <p><INPUT TYPE="submit" VALUE="Submit Request">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
       <INPUT TYPE="reset" VALUE="Reset">       <INPUT TYPE="reset" VALUE="Reset">
     </form>     </form>
      <script>
      EnumerateClassNames.hostip.value = opener.top.hostip;
      EnumerateClassNames.portnum.value = opener.top.portnum;
      window.focus();
      </script>
     <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.


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2