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

Diff for /pegasus/cgi/htdocs/Attic/GetInstance.html between version 1.4 and 1.7

version 1.4, 2001/03/27 17:55:17 version 1.7, 2001/06/30 15:28:09
Line 2 
Line 2 
   <body bgcolor="#CCCCCC">   <body bgcolor="#CCCCCC">
     <table width="100%">     <table width="100%">
       <tr>       <tr>
         <td width="435" align="bottom"><h1>Get Instance CIM Operation</h1><td width="2">          <td width="50%" align="bottom"><h1>Get Instance CIM Operation</h1><td>
         <td width="317" align="right">          <td width="50%" align="right">
       <p align="right">  
           <img border=1 src="/pegasus/icons/OpenGroupLogo.gif           <img border=1 src="/pegasus/icons/OpenGroupLogo.gif
           " align="right">            ">
       </p>  
         </td>         </td>
       </tr>       </tr>
     </table>     </table>
     <hr>     <hr>
     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">      <form name="GetInstance" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
       <INPUT TYPE="hidden" NAME="Operation" VALUE="GetInstance">       <INPUT TYPE="hidden" NAME="Operation" VALUE="GetInstance">
         <INPUT TYPE="hidden" NAME="hostaddress" VALUE="localhost:5988">
           <P>The <TT>GetInstance</TT> method returns a single CIM Instance from the target           <P>The <TT>GetInstance</TT> method returns a single CIM Instance from the target
           Namespace based on the InstanceName parameter provided.           Namespace based on the InstanceName parameter provided.
  
       <p><b>NameSpace</b> <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">        <p><b>NameSpace</b> <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       Operations</a> for more information
  
Line 44 
Line 43 
       <p><INPUT TYPE="submit" VALUE="Submit Request"> &nbsp;&nbsp;&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;&nbsp;&nbsp;
       &nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="reset" VALUE="Reset Form">       &nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="reset" VALUE="Reset Form">
  
       <hr>  
   
       <p>  
         </form>         </form>
  
       <hr>
   
       <h2>REQUEST RETURN</h2>       <h2>REQUEST RETURN</h2>
  
       <p><b>&nbsp;</b>If successful, the return value is a single CIM       <p><b>&nbsp;</b>If successful, the return value is a single CIM
Line 131 
Line 129 
      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 05:01:31 PM<!--webbot bot="Timestamp" i-CheckSum="50193" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Friday, June 29, 2001 06:42:17 PM<!--webbot bot="Timestamp" i-CheckSum="55037" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Copyright @ The Open Group 2001&nbsp;</font>      Copyright @ The Open Group 2001&nbsp;</font>
  
         <p>
           </form>
      <script>
          document.GetInstance.hostaddress.value = top.hostAddress;
          document.GetInstance.debug.value = top.debug;
          document.GetInstance.NameSpace.value = top.NameSpace;
   
      window.focus();
      </script>
   </body>   </body>
 </html> </html>
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2