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

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

version 1.5, 2001/03/30 01:59:13 version 1.6, 2001/06/11 23:20:45
Line 2 
Line 2 
   <body bgcolor="#CCCCCC">   <body bgcolor="#CCCCCC">
     <table width="100%">     <table width="100%">
       <tr>       <tr>
         <td width="412" align="bottom"><h1>Get Property CIM Operation</h1><td width="2">          <td width="50%" align="bottom"><h1>GetClassProperty</h1><td>
         <td width="340" 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></hr>
     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">      <form name="GetProperty" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
       <INPUT TYPE="hidden" NAME="Operation" VALUE="GetProperty">       <INPUT TYPE="hidden" NAME="Operation" VALUE="GetProperty">
       <p>The <tt>getProperty</tt>  CIM operation retrieves a single property value from a CIM Instance.        <input type="hidden" name="hostip" value="localhost">
       <p><a href="#NameSpace"><b>NameSpace</b></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;        <input type="hidden" name="portnum" value="8888">
       <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;        <p>NameSpace <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">
       Target Namespace for the Operation        <p>ClassName <INPUT TYPE="text" NAME="ClassName" SIZE=30>
       <p><b><a href="#InstanceName">InstanceName&nbsp;</a></b>&nbsp;&nbsp;&nbsp;&nbsp;        <p>PropertyName <INPUT TYPE="text" NAME="PropertyName" SIZE=30>
       <INPUT TYPE="text" NAME="InstanceName" SIZE=30>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;        <p><INPUT TYPE="submit" VALUE="GetProperty">
       Name of the Instance from which Property is requested        <p><INPUT TYPE="reset" VALUE="Reset">
       <p><b><a href="#PropertyName">PropertyName</a></b>&nbsp;&nbsp;&nbsp;&nbsp;  
       <INPUT TYPE="text" NAME="PropertyName" SIZE=30>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  
       Name of the CIM Property for which value is to be returned.  
       <p><INPUT TYPE="submit" VALUE="Submit" name="Submit">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  
       <INPUT TYPE="reset" VALUE="Reset">  
     </form>     </form>
  
     <hr>     <hr>
Line 89 
Line 82 
     S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Thursday, March 29, 2001 02:32:59 PM<!--webbot bot="Timestamp" i-CheckSum="6845" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Thursday, March 29, 2001 02:32:59 PM<!--webbot bot="Timestamp" i-CheckSum="6845" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Copyright @ The Open Group 2001&nbsp;</font>      Copyright @ The Open Group 2001&nbsp;</font>
  
      <script>
      GetProperty.hostip.value = opener.top.hostip;
      GetProperty.portnum.value = opener.top.portnum;
      window.focus();
      </script>
   </body>   </body>
 </html> </html>


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