You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by sc...@apache.org on 2005/04/05 00:22:10 UTC

svn commit: r160112 - incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl

Author: scamp
Date: Mon Apr  4 15:22:08 2005
New Revision: 160112

URL: http://svn.apache.org/viewcvs?view=rev&rev=160112
Log: (empty)


Modified:
    incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl

Modified: incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl?view=diff&r1=160111&r2=160112
==============================================================================
--- incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl (original)
+++ incubator/muse/trunk/src/site/content/interop/src/wsdl/ipmiserver.wsdl Mon Apr  4 15:22:08 2005
@@ -29,7 +29,28 @@
                   				<element ref="wsnt:TopicExpressionDialects" minOccurs="1" maxOccurs="unbounded" />  
 						
 						<element ref="muws-xs2:CurrentTime"/>
-						<element ref="tns:CpuUsage" minOccurs="0"/>
+						
+						<!-- SerialNumber: the manufacturer's serial number string -->
+						<element ref="tns:SerialNumber"  />
+						    
+					    	<!-- Local or fully-qualified IP name -->
+					    	<element ref="tns:IpName"  />
+
+					    	<!-- The SNMP sysContact string, if we can get it -->
+					    	<element ref="tns:sysContact"  />
+
+					    	<!-- Manufacturer's model name string, if available. -->
+					    	<element ref="tns:ModelName" />
+
+					    	<!-- CoverOpen indicates if the chassis cover is open or closed -->
+					    	<element ref="tns:CoverOpen" />
+
+					    	<!-- AttentionLedOn values, (modifiable) action when set:
+						    false   read: off;          write: turn off
+						    true    read: currently on; write: turn on for 10 seconds
+					    	-->
+					    	<element ref="tns:AttentionLedOn" />
+
 					</sequence>
 				</complexType>
 			</element>



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org