complexType GetDhcpSubnetRes
diagram axlapi_p2065.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getDhcpSubnetResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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 axlapi_p2066.png
properties
isRef 0
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 axlapi_p2067.png
type axlapi:RDhcpSubnet
properties
isRef 0
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
uuidaxlapi:XUUIDoptional      
source <xsd:element name="dhcpSubnet" type="axlapi:RDhcpSubnet"/>


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