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

Diff for /pegasus/cgi/htdocs/Attic/index.html between version 1.6 and 1.7

version 1.6, 2001/02/06 15:47:12 version 1.7, 2001/02/06 22:20:01
Line 8 
Line 8 
 </head> </head>
 <body bgcolor="#CCCCCC"> <body bgcolor="#CCCCCC">
   &nbsp;   &nbsp;
   <table WIDTH="100%" >    <table WIDTH="972" >
   <tr>   <tr>
   <td WIDTH="50%">    <td WIDTH="503">
   <h1>   <h1>
   Pegasus Server Demonstration</h1>    Pegasus&nbsp; CIM Server Demonstration</h1>
   </td>   </td>
  
   <td></td>    <td width="2"></td>
  
   <td ALIGN=RIGHT WIDTH="50%"><img SRC="/pegasus/icons/OpenGroupLogo.gif" BORDER=2 ></td>    <td ALIGN=RIGHT WIDTH="447"><img SRC="/pegasus/icons/OpenGroupLogo.gif" BORDER=2 ></td>
   </tr>   </tr>
   </table>   </table>
  
   <hr>   <hr>
     <p style="margin-bottom: 0">This isthe top level page of&nbsp; a demonstration
     of the basic capabilities of the Pegasus CIMOM from a WEB based client. <a href="DemoDescripton.HTML">See
     here for a description</a> of the Demonstration.&nbsp; For more information
     see the current <a href="http://www.opengroup.org/mem_only/councils/ogmanagement/teams/msb/Manual/index.html">Pegasus
     documentation</a> which is on the Opeg Group WEB site.
   <p style="margin-bottom: 0">The following hyperlinks demonstrate&nbsp; the   <p style="margin-bottom: 0">The following hyperlinks demonstrate&nbsp; the
   Pegasus CIM Server and the Basic WBEM/CIM operations. Unless noted below, each   Pegasus CIM Server and the Basic WBEM/CIM operations. Unless noted below, each
   of the hyperlinks represents a single WBEM operation as defined in the WBEM   of the hyperlinks represents a single WBEM operation as defined in the WBEM
Line 30 
Line 35 
   as a WEB page an returned.   as a WEB page an returned.
   <p style="margin-bottom: 0"><b>SETUP Pegasus CIM Services Broker Interface</b>   <p style="margin-bottom: 0"><b>SETUP Pegasus CIM Services Broker Interface</b>
   <p style="margin-top: 0"><a href="DefineHostParameters.html">DefineHostParameters</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <p style="margin-top: 0"><a href="DefineHostParameters.html">DefineHostParameters</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
   Define the host name and port to use in subsequent operations    Define the host name and port to use in subsequent operations <font color="#FF0000">(Not
     Used today)</font>
   <p style="margin-top: 0">&nbsp;   <p style="margin-top: 0">&nbsp;
   <p style="margin-top: 0"><b>CIM NameSpace Operations</b>   <p style="margin-top: 0"><b>CIM NameSpace Operations</b>
   <p style="margin-top: 0">Under Construction   <p style="margin-top: 0">Under Construction
Line 46 
Line 52 
   <p style="margin-top: 0; margin-bottom: 0"><a href="GetQualifier.html">GetQualifier</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <p style="margin-top: 0; margin-bottom: 0"><a href="GetQualifier.html">GetQualifier</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
   Get a Qualifier declaration   Get a Qualifier declaration
   <p style="margin-top: 0; margin-bottom: 0"><a href="EnumerateQualifiers.html">EnumerateQualifiers</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;   <p style="margin-top: 0; margin-bottom: 0"><a href="EnumerateQualifiers.html">EnumerateQualifiers</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
   Enumerate CIM Qualifier definitions    Enumerate CIM Qualifier definitions <font color="#FF0000">(Not Implemented in
     CGI Client)</font>
   <p>   <p>
   <b>WBEM CIM Object Instance Operations</b>   <b>WBEM CIM Object Instance Operations</b>
   <p style="margin-top: 0; margin-bottom: 0"><a href="EnumerateInstances.html">EnumerateInstances</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  
   Enumerate instances of a CIM Class  
   <p style="margin-top: 0; margin-bottom: 0"><a href="GetInstance.html">GetInstance</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  
   Get a CIM Instance  
   <p style="margin-top: 0; margin-bottom: 0"><a href="EnumerateInstanceNames.html">EnumerateInstanceNames</a>&nbsp;&nbsp;&nbsp;   <p style="margin-top: 0; margin-bottom: 0"><a href="EnumerateInstanceNames.html">EnumerateInstanceNames</a>&nbsp;&nbsp;&nbsp;
   Enumerate instance names of a CIM Class   Enumerate instance names of a CIM Class
    <p style="margin-top: 0; margin-bottom: 0"><a href="EnumerateInstances.html">EnumerateInstances</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enumerate instances of a CIM Class<font color="#FF0000">
    (Not Implemented in CGI Client)</font>
     <p style="margin-top: 0; margin-bottom: 0"><a href="GetInstance.html">GetInstance</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
     Get a CIM Instance
     <p style="margin-top: 0; margin-bottom: 0"><a href="DeleteInstance.html">DeleteInstance</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a CIM Instance
   <p>   <p>
   <b>Special CIM Object Instance Operations</b>   <b>Special CIM Object Instance Operations</b>
   <p style="margin-top: 0; margin-bottom: 0"><a href="GetProperty.html">GetProperty</a>Get a CIM Property value from a CIM Instance   <p style="margin-top: 0; margin-bottom: 0"><a href="GetProperty.html">GetProperty</a>Get a CIM Property value from a CIM Instance
     <font color="#FF0000">(Under Construction)</font>
   <p style="margin-top: 0; margin-bottom: 0"><a href="SetProperty.html">SetProperty</a>Set a CIM Property value from a CIM Instance   <p style="margin-top: 0; margin-bottom: 0"><a href="SetProperty.html">SetProperty</a>Set a CIM Property value from a CIM Instance
     <font color="#FF0000">(Under Construction)</font>
  
 <p><b>The CIM Operations as defined in the CIM HTTP </b> <p><b>The CIM Operations as defined in the CIM HTTP </b>
 <b>Specification</b> <b>Specification</b>


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2