(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.2 and 1.3

version 1.2, 2001/02/06 22:20:01 version 1.3, 2001/03/27 17:55:17
Line 2 
Line 2 
   <body bgcolor="#CCCCCC">   <body bgcolor="#CCCCCC">
     <table width="100%">     <table width="100%">
       <tr>       <tr>
         <td width="50%" align="bottom"><h1>Get Instance CIM Operation</h1><td>          <td width="431" align="bottom"><h1>Delete Instance CIM Operation</h1><td width="2">
         <td width="50%" align="right">          <td width="321" align="right">
           <img border=1 src="/pegasus/icons/OpenGroupLogo.gif           <img border=1 src="/pegasus/icons/OpenGroupLogo.gif
           ">           ">
         </td>         </td>
Line 33 
Line 33 
       &nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="reset" VALUE="Reset Form">       &nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="reset" VALUE="Reset Form">
  
       <hr>       <hr>
           </form>
  
       <p><b>REQUEST RETURN - </b>        <h2>REQUEST RETURN&nbsp;</h2>
  
     <P>If successful, the specified Instance MUST have been removed by the CIM Server.     <P>If successful, the specified Instance MUST have been removed by the CIM Server.
  
Line 61 
Line 62 
           </UL>           </UL>
       <hr>       <hr>
  
       <h2>
   
         Additional Field Information</h2>
         <p>
   
           The <TT>DeleteInstance</TT> operation deletes a single CIM Instance           The <TT>DeleteInstance</TT> operation deletes a single CIM Instance
           from           from
           the target Namespace.            the target Namespace.&nbsp;</p>
         <p>
  
           NameSpace The NameSpace parameter is a string that defines the           NameSpace The NameSpace parameter is a string that defines the
           target namespace            target namespace&nbsp;</p>
         <p>
  
           param InstanceName The InstanceName input parameter defines the name           param InstanceName The InstanceName input parameter defines the name
           (model path) of the Instance to be deleted.            (model path) of the Instance to be deleted.&nbsp;</p>
         <hr>
         <h2>C++ Pegasus API as defined in Operations.h</h2>
         <pre>
         virtual void deleteInstance(
             const String&amp; nameSpace,
             const Reference&amp; instanceName) = 0;
           </pre>
  
  
           */    <hr><p style="margin-top: 0; margin-bottom: 0"> <font size="2">Demonstration
           virtual void deleteInstance(       Prepared by the OpenGroup Manageability Work Group Pegasus Development Team</font>
  
               const String& nameSpace,       <p style="margin-top: 0; margin-bottom: 0"> <font size="2">See (<a href="http://www.opengroup.org/management">http://www.opengroup.org/management</a>)
         const Reference& instanceName) = 0;       for more information on Pegasus</font>
  
       <p>       <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"
         </form>      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;
        Copyright @ The Open Group 2001&nbsp;</font>
  
   </body>   </body>
 </html> </html>


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2