(file) Return to provider.html CVS log (file) (dir) Up to [Pegasus] / pegasus / www

File: [Pegasus] / pegasus / www / provider.html (download) / (as text)
Revision: 1.1.2.3, Mon Sep 23 04:30:52 2013 UTC (10 years, 7 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.1.2.2: +1 -1 lines
PEP#: 362
TITLE: Restful Services

DESCRIPTION: Change webconfig name to Webadmin

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
  
  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
  <title>OpenPegasus Web Config Interface</title>

  
  <script type="text/javascript" src="js/common.js"></script>  
  <script type="text/javascript" src="js/provider.js"></script>
  <script type="text/javascript" src="js/json2.js"></script>
  
  <link rel="stylesheet" href="css/style.css" type="text/css">

</head><body id="body" onload="genericRequestGet('root%2FPG_InterOp/enum?class=PG_ProviderModule', 'writeContent', false);">
<div id="header">
<table id="header_table" border="1" cellpadding="2" cellspacing="2">
  <tbody>
    <tr>
      <td style="border-style: none; vertical-align: top; width: 309px;"><img style="width: 100px; height: 100px; margin-bottom: auto;" alt="PegasusIcon" src="images/pegicon2.gif" align="left" hspace="5" vspace="0"></td>
      <td style="border-style: none; vertical-align: top; width: 701px;">OpenPegasus
webadmin interface</td>
    </tr>
  </tbody>
</table>
</div>

<div id="menu1">
<ul id="navlist">
  <li id="active"><a href="index.html" id="current">Information Center</a></li>
  <li><a href="config.html" >Configuration</a></li>
  <li><a href="provider.html">Provider Management</a></li>
  <li><a href="indication.html">Indication Management</a></li>
</ul>
</div>

<br>

<div id="content">
<div id="providertable">
<table id="providerTable" cellpadding="5" border="2">
  <tbody>
    <tr>
      <th style="font-weight: bold;" title="the name of the provider module">Name</th>
      <th style="font-weight: bold;" title="the library name">Location</th>
      <th style="font-weight: bold;" title="the provider vendor">Vendor</th>
      <th style="font-weight: bold;" title="provider version">Version</th>
      <th style="font-weight: bold;" title="provider interface">InterfaceType</th>
      <th style="font-weight: bold;" title="provider status">OperationalStatus</th>
    </tr>
  </tbody>
</table>
<br>
<br>
</div>

<div id="footer">The OpenGroup OpenPegasus 2012<br>
</div>

</body></html>

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2