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

element GetDhcpSubnetRes/return
diagram AXLSoap_p2997.png
properties
content complex
children dhcpSubnet
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="dhcpSubnet" type="axlapi:RDhcpSubnet"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetDhcpSubnetRes/return/dhcpSubnet
diagram AXLSoap_p2998.png
type axlapi:RDhcpSubnet
properties
content complex
children dhcpServerName subnetIpAddress primaryStartIpAddress primaryEndIpAddress secondaryStartIpAddress secondaryEndIpAddress primaryRouterIpAddress secondaryRouterIpAddress subnetMask domainName primaryDnsIpAddress secondaryDnsIpAddress tftpServerName primaryTftpServerIpAddress secondaryTftpServerIpAddress bootstrapServerIpAddress arpCacheTimeout ipAddressLeaseTime renewalTime rebindingTime
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="dhcpSubnet" type="axlapi:RDhcpSubnet"/>


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