(file) Return to classtree.htm CVS log (file) (dir) Up to [Pegasus] / pegasus / cgi / htdocs

 1 karl  1.1 <html>
 2             <body bgcolor="#CCCCCC">
 3               <table width="100%">
 4                 <tr>
 5           	<td width="50%" align="bottom"><h1>Display a Class Tree</h1><td>
 6           	<td width="50%" align="right">
 7           	  <img border=1 src="/pegasus/icons/OpenGroupLogo.gif">
 8                   </td>
 9                 </tr>
10               </table>
11               <hr>
12               <form METHOD=GET ACTION="/pegasus/cgi-bin/CGIClient">
13                 <INPUT TYPE="hidden" NAME="Operation" VALUE="ClassTree">
14                 <p>Show the Class Tree for a Namespace or a part of a namespace starting
15                 at a particular class.
16                 <p>NameSpace&nbsp;&nbsp;&nbsp; <INPUT TYPE="text" NAME="NameSpace" SIZE=30 VALUE="root/cimv20">
17                 <p><b><a href="http://www.opengroup.org/management#className">ClassName</a></b>&nbsp;&nbsp;
18                 <INPUT TYPE="text" NAME="ClassName" SIZE=30>&nbsp;
19                 Defines the name of the Class that is the basis for the enumeration.. Null (no entry) lists all
20                 class names in the Namespace<p><b><a href="#DeepInheritance">DeepInheritance</a></b>
21                   <INPUT TYPE="checkbox" NAME="DeepInheritance" VALUE="false">&nbsp;
22 karl  1.1       If true return names of all subclasses of specified class. If false, only
23                 immediate subclasses are returned.
24                 <p>I<INPUT TYPE="submit" VALUE="Submit" name="Submit">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
25                 <INPUT TYPE="reset" VALUE="Reset">
26                 <p>
27               </form>
28               
29               <hr>
30               Background
31               <p>The Class Tree Display ...</p>
32               <hr>
33               <h2>Return Request</h2>
34            If unsuccessful, one of the following status codes MUST be returned
35               by this method, where the first applicable error in the list (starting with
36               the first element of the list, and working down) is the error returned. Any
37               additional method-specific interpretation of the error in is given in
38               parentheses.
39               <UL>
40                 <LI>CIM_ERR_ACCESS_DENIED
41                 <LI>CIM_ERR_INVALID_NAMESPACE
42           
43 karl  1.1       <LI>CIM_ERR_INVALID_PARAMETER (including
44                 missing,duplicate, unrecognized or otherwise incorrect parameters)
45           
46                 <LI>CIM_ERR_INVALID_CLASS (the CIM Class does not exist in the specified
47                 namespace)
48                 <LI>CIM_ERR_NOT_FOUND (the CIM Class does exist, but the requested
49                 CIM Instance does not exist in the specified namespace)
50                 <LI>CIM_ERR_NO_SUCH_PROPERTY (the CIM Instance does exist, but the
51                 requested CIMProperty does not)
52                 <LI>CIM_ERR_FAILED (some other unspecified error occurred)</LI>
53               </UL>
54               <hr>
55               <pre>&nbsp;</pre>
56             <hr><p style="margin-top: 0; margin-bottom: 0"> <font size="2">Demonstration
57                Prepared by the OpenGroup Manageability Work Group Pegasus Development Team</font>
58           
59                <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>)
60                for more information on Pegasus</font>
61           
62                <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"
63               S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Monday, March 26, 2001 05:34:50 PM<!--webbot bot="Timestamp" i-CheckSum="50229" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
64 karl  1.1      Copyright @ The Open Group 2001&nbsp;</font>
65           
66             </body>
67           </html>
68           
69           

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2