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

element GetSafForwarderRes/return
diagram AXLSoap_p3768.png
properties
content complex
children safForwarder
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="safForwarder" type="axlapi:RSafForwarder"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetSafForwarderRes/return/safForwarder
diagram AXLSoap_p3769.png
type axlapi:RSafForwarder
properties
content complex
children name description clientLabel safSecurityProfile ipAddress port enableTcpKeepAlive safReconnectInterval safNotificationsWindowSize associatedCucms
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="safForwarder" type="axlapi:RSafForwarder"/>


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