(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.4 and 1.5

version 1.4, 2001/03/27 17:55:17 version 1.5, 2001/03/30 01:59:13
Line 14 
Line 14 
     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">     <form 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.       <p>The <tt>getProperty</tt>  CIM operation retrieves a single property value from a CIM Instance.
       <p>NameSpace&nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">        <p><a href="#NameSpace"><b>NameSpace</b></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
       <p>ClassName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="text" NAME="ClassName" SIZE=30>        <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
       <p>PropertyName <INPUT TYPE="text" NAME="PropertyName" SIZE=30>        Target Namespace for the Operation
         <p><b><a href="#InstanceName">InstanceName&nbsp;</a></b>&nbsp;&nbsp;&nbsp;&nbsp;
         <INPUT TYPE="text" NAME="InstanceName" SIZE=30>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
         Name of the Instance from which Property is requested
         <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;       <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">       <INPUT TYPE="reset" VALUE="Reset">
       <p>  
     </form>     </form>
  
     <hr>     <hr>
Line 45 
Line 50 
         namespace)         namespace)
         <LI>CIM_ERR_NOT_FOUND (the CIM Class does exist, but the requested CIM         <LI>CIM_ERR_NOT_FOUND (the CIM Class does exist, but the requested CIM
         Instance does not exist in the specified namespace)         Instance does not exist in the specified namespace)
         <LI><LI>CIM_ERR_NO_SUCH_PROPERTY (the CIM Instance does exist, but the      <LI>CIM_ERR_NO_SUCH_PROPERTY (the CIM Instance does exist, but the
         requested CIMProperty does not)         requested CIMProperty does not)
         <LI>CIM_ERR_FAILED (some other unspecified error occurred)         <LI>CIM_ERR_FAILED (some other unspecified error occurred)
     </UL>     </UL>
Line 54 
Line 59 
     <h2>Additional Description of the Operation</h2>     <h2>Additional Description of the Operation</h2>
  
     This operation is used to retrieve a single property value from a CIM     This operation is used to retrieve a single property value from a CIM
     Instance in the target Namespace.&nbsp;      Instance in the target Namespace.&nbsp;<p><b>&nbsp;<a name="NameSpace">NameSpace</a></b>&nbsp;
     <p>@param NameSpace The NameSpace parameter is a string that defines the target      - The NameSpace parameter is a string that defines the target
     namespace \Ref{NAMESPACE}&nbsp;      namespace \Ref{NAMESPACE}&nbsp;<p><b><a name="InstanceName">InstanceName</a></b>
     <p>@param The InstanceName input parameter specifies the name of the Instance      - The InstanceName input parameter specifies the name of the Instance
     (model path) from which the CIMProperty value is     (model path) from which the CIMProperty value is
     requested. <a href="file://Ref{INSTANCENAME">\\Ref{INSTANCENAME</a>}&nbsp;      requested. <a href="file://Ref{INSTANCENAME">\\Ref{INSTANCENAME</a>}&nbsp;<p><b><a name="PropertyName">PropertyName
     <p>@param The PropertyName input parameter specifies the name of the      </a></b>-&nbsp; The PropertyName input parameter specifies the name of the
     CIMProperty whose value is to be returned.&nbsp;     CIMProperty whose value is to be returned.&nbsp;
     <hr>     <hr>
     <h2>Pegasus API in Operations.h</h2>     <h2>Pegasus API in Operations.h</h2>
Line 72 
Line 77 
     const String&amp; propertyName) = 0;     const String&amp; propertyName) = 0;
     </pre>     </pre>
  
      <p> &nbsp;  
   <hr>   <hr>
  
      <p style="margin-top: 0; margin-bottom: 0"> <font size="2">Demonstration      <p style="margin-top: 0; margin-bottom: 0"> <font size="2">Demonstration
Line 82 
Line 86 
      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:00:02 PM<!--webbot bot="Timestamp" i-CheckSum="50153" 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>
  
   </body>   </body>


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2