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

Diff for /pegasus/cgi/htdocs/Attic/DeleteInstance.html between version 1.4 and 1.5

version 1.4, 2001/06/12 14:32:25 version 1.5, 2001/06/30 15:28:09
Line 10 
Line 10 
       </tr>       </tr>
     </table>     </table>
     <hr>     <hr>
     <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">      <form name="DeleteInstance" METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
       <INPUT TYPE="hidden" NAME="Operation" VALUE="DeleteInstance">       <INPUT TYPE="hidden" NAME="Operation" VALUE="DeleteInstance">
         <INPUT TYPE="hidden" NAME="hostaddress" VALUE="localhost:5988">
         <INPUT TYPE="hidden" NAME="debug" VALUE="">
           <P>The <TT>DeleteInstance</TT> method Deletes a single CIM Instance           <P>The <TT>DeleteInstance</TT> method Deletes a single CIM Instance
           from the target           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        <p><b>NameSpace</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="text" NAME="NameSpace" SIZE=30
       VALUE="root/cimv2">       VALUE="root/cimv2">
       String that defines the target namespace. See <a       String that defines the target namespace. See <a
       href="getnamespaces.html">NameSpace       href="getnamespaces.html">NameSpace
Line 72 
Line 74 
           the target Namespace.&nbsp;</p>           the target Namespace.&nbsp;</p>
       <p>       <p>
  
           NameSpace The NameSpace parameter is a string that defines the            <b>
   
             NameSpace</b> - The NameSpace parameter is a string that defines the
           target namespace&nbsp;</p>           target namespace&nbsp;</p>
       <p>       <p>
  
           param InstanceName The InstanceName input parameter defines the name            <b>InstanceName</b> - The InstanceName input parameter defines the name
           (model path) of the Instance to be deleted.&nbsp;</p>           (model path) of the Instance to be deleted.&nbsp;</p>
       <hr>       <hr>
       <h2>C++ Pegasus API as defined in Operations.h</h2>       <h2>C++ Pegasus API as defined in Operations.h</h2>
Line 94 
Line 98 
      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:16:25 PM<!--webbot bot="Timestamp" i-CheckSum="50461" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;      S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Friday, June 29, 2001 06:23:25 PM<!--webbot bot="Timestamp" i-CheckSum="54989" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      Copyright @ The Open Group 2001&nbsp;</font>      Copyright @ The Open Group 2001&nbsp;</font>
      <script>
          document.DeleteInstance.hostaddress.value = top.hostAddress;
          document.DeleteInstance.debug.value = top.debug;
          document.DeleteInstance.NameSpace.value = top.NameSpace;
              window.focus();
      </script>
   </body>   </body>
 </html> </html>
  


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