(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.1 and 1.2

version 1.1, 2001/01/29 09:35:36 version 1.2, 2001/01/30 07:40:22
Line 2 
Line 2 
   <body bgcolor="#CCCCCC">   <body bgcolor="#CCCCCC">
     <table width="100%">     <table width="100%">
       <tr>       <tr>
         <td width="50%" align="bottom"><h1>GetClass Operation</h1><td>          <td width="50%" align="bottom"><h1>Get Instance Operation</h1><td>
         <td width="50%" align="right">         <td width="50%" align="right">
           <img border=1 src="http://localhost/pegasus/icons/OpenGroupLogo.gif            <img border=1 src="/pegasus/icons/OpenGroupLogo.gif
           ">           ">
         </td>         </td>
       </tr>       </tr>
     </table>     </table>
     <hr></hr>     <hr></hr>
     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
       <INPUT TYPE="hidden" NAME="Operation" VALUE="GetClass">        <INPUT TYPE="hidden" NAME="Operation" VALUE="GetInstance">
           <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/cimv20">
       The NameSpace parameter is a string that defines the target namespace.        The <TT>NameSpace</TT> parameter is a string that defines the target namespace.
  
       <p><b>InstanceName</b> <INPUT TYPE="text" NAME="InstanceName" SIZE=30>       <p><b>InstanceName</b> <INPUT TYPE="text" NAME="InstanceName" SIZE=30>
       The InstanceName input parameter defines the name of the Class to be        The <TT>InstanceName</TT> input parameter defines the name of the Class to be
       retrieved.       retrieved.
  
       <p><b>LocalOnly</b> <INPUT TYPE="checkbox" NAME="LocalOnly" VALUE="true" checked>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;       <p><b>LocalOnly</b> <INPUT TYPE="checkbox" NAME="LocalOnly" VALUE="true" checked>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Line 64 
Line 64 
       &nbsp;&nbsp;&nbsp;&nbsp;       &nbsp;&nbsp;&nbsp;&nbsp;
       <INPUT TYPE="reset" VALUE="Reset Form">       <INPUT TYPE="reset" VALUE="Reset Form">
  
   
       <p><b>RETURN - </b>If successful, the return value is a single CIM       <p><b>RETURN - </b>If successful, the return value is a single CIM
       Class.If unsuccessful, one of the following status codes MUST be returned by this       Class.If unsuccessful, one of the following status codes MUST be returned by this
           method, where the first applicable error in the list (starting with the first element of           method, where the first applicable error in the list (starting with the first element of


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2