complexType AddDhcpSubnetReq
diagram AXLSoap_p2230.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children dhcpSubnet
used by
element addDhcpSubnet
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddDhcpSubnetReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="dhcpSubnet" type="axlapi:XDhcpSubnet"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddDhcpSubnetReq/dhcpSubnet
diagram AXLSoap_p2231.png
type axlapi:XDhcpSubnet
properties
content complex
children dhcpServerName subnetIpAddress primaryStartIpAddress primaryEndIpAddress secondaryStartIpAddress secondaryEndIpAddress primaryRouterIpAddress secondaryRouterIpAddress subnetMask domainName primaryDnsIpAddress secondaryDnsIpAddress tftpServerName primaryTftpServerIpAddress secondaryTftpServerIpAddress bootstrapServerIpAddress arpCacheTimeout ipAddressLeaseTime renewalTime rebindingTime
source <xsd:element name="dhcpSubnet" type="axlapi:XDhcpSubnet"/>


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