complexType GetLbmGroupRes
diagram AXLSoap_p3375.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getLbmGroupResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetLbmGroupRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="lbmGroup" type="axlapi:RLbmGroup"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetLbmGroupRes/return
diagram AXLSoap_p3376.png
properties
content complex
children lbmGroup
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="lbmGroup" type="axlapi:RLbmGroup"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetLbmGroupRes/return/lbmGroup
diagram AXLSoap_p3377.png
type axlapi:RLbmGroup
properties
content complex
children name Description ProcessnodeActive ProcessnodeStandby
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="lbmGroup" type="axlapi:RLbmGroup"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy