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

Diff for /pegasus/cgi/htdocs/Attic/EnumerateQualifiers.html between version 1.5 and 1.6

version 1.5, 2001/06/12 14:32:25 version 1.6, 2001/06/30 15:28:09
Line 8 
Line 8 
         </td>         </td>
       </tr>       </tr>
     </table>     </table>
     <hr></hr>      <hr>
     <form name="EnumerateQualifiers" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">     <form name="EnumerateQualifiers" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
       <INPUT TYPE="hidden" NAME="Operation" VALUE="EnumerateQualifiers">       <INPUT TYPE="hidden" NAME="Operation" VALUE="EnumerateQualifiers">
       <input type="hidden" name="hostip" value="localhost">        <INPUT TYPE="hidden" NAME="hostaddress" VALUE="localhost:5988">
       <input type="hidden" name="portnum" value="5988">        <INPUT TYPE="hidden" NAME="debug" VALUE="">
       <p>NameSpace <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">        <p><b>NameSpace</b> <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv2">
       <p><INPUT TYPE="submit" VALUE="EnumerateQualifiers">        <p><INPUT TYPE="submit" VALUE="EnumerateQualifiers">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
       <p><INPUT TYPE="reset" VALUE="Reset">        <INPUT TYPE="reset" VALUE="Reset">
     </form>     </form>
     <hr>     <hr>
     <h2>Return Results</h2>     <h2>Return Results</h2>
Line 43 
Line 43 
     <h2>Additional Fields Description</h2>     <h2>Additional Fields Description</h2>
 The <TT>enumerateQualifiers</TT> operation is used to enumerate The <TT>enumerateQualifiers</TT> operation is used to enumerate
     CIMQualifier declarations from the target Namespace.&nbsp;     CIMQualifier declarations from the target Namespace.&nbsp;
     <p>NameSpace The NameSpace parameter is a string that defines the target      <p><b>NameSpace</b> The NameSpace parameter is a string that defines the target
         namespace \Ref{NAMESPACE}&nbsp;          namespace&nbsp;
     <hr>     <hr>
     <h2>C++ Pegasus API</h2>     <h2>C++ Pegasus API</h2>
     <pre>     <pre>
Line 58 
Line 58 
      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 02:57:40 PM<!--webbot bot="Timestamp" i-CheckSum="50226" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Friday, June 29, 2001 06:40:22 PM<!--webbot bot="Timestamp" i-CheckSum="54885" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Copyright @ The Open Group 2001&nbsp;</font>      Copyright @ The Open Group 2001&nbsp;</font>
  
    <script>    <script>
    EnumerateQualifiers.hostip.value = opener.top.hostip;         document.EnumerateQualifiers.hostaddress.value = top.hostAddress;
    EnumerateQualifiers.portnum.value = opener.top.portnum;         document.EnumerateQualifiers.debug.value = top.debug;
          document.EnumerateQualifiers.NameSpace.value = top.NameSpace;
    window.focus();    window.focus();
    </script>    </script>
   </body>   </body>


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2