complexType LDhcpSubnet
diagram AXLAPI_p4030.png
namespace http://www.cisco.com/AXL/API/9.0
children subnetIpAddress primaryStartIpAddress primaryEndIpAddress secondaryStartIpAddress secondaryEndIpAddress primaryRouterIpAddress secondaryRouterIpAddress subnetMask domainName primaryDnsIpAddress secondaryDnsIpAddress tftpServerName primaryTftpServerIpAddress secondaryTftpServerIpAddress bootstrapServerIpAddress arpCacheTimeout ipAddressLeaseTime renewalTime rebindingTime
used by
elements ListDhcpSubnetRes/return/dhcpSubnet ListDhcpSubnetReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="LDhcpSubnet">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="subnetIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryStartIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryEndIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryStartIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryEndIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryRouterIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryRouterIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subnetMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryDnsIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryDnsIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="tftpServerName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="primaryTftpServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secondaryTftpServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="bootstrapServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="arpCacheTimeout" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipAddressLeaseTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="renewalTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rebindingTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute LDhcpSubnet/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element LDhcpSubnet/subnetIpAddress
diagram AXLAPI_p4031.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="subnetIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/primaryStartIpAddress
diagram AXLAPI_p4032.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryStartIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/primaryEndIpAddress
diagram AXLAPI_p4033.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryEndIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/secondaryStartIpAddress
diagram AXLAPI_p4034.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryStartIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/secondaryEndIpAddress
diagram AXLAPI_p4035.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryEndIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/primaryRouterIpAddress
diagram AXLAPI_p4036.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryRouterIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/secondaryRouterIpAddress
diagram AXLAPI_p4037.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryRouterIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/subnetMask
diagram AXLAPI_p4038.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="subnetMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/domainName
diagram AXLAPI_p4039.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/primaryDnsIpAddress
diagram AXLAPI_p4040.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryDnsIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/secondaryDnsIpAddress
diagram AXLAPI_p4041.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryDnsIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/tftpServerName
diagram AXLAPI_p4042.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tftpServerName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/primaryTftpServerIpAddress
diagram AXLAPI_p4043.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="primaryTftpServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/secondaryTftpServerIpAddress
diagram AXLAPI_p4044.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secondaryTftpServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/bootstrapServerIpAddress
diagram AXLAPI_p4045.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="bootstrapServerIpAddress" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/arpCacheTimeout
diagram AXLAPI_p4046.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="arpCacheTimeout" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/ipAddressLeaseTime
diagram AXLAPI_p4047.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ipAddressLeaseTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/renewalTime
diagram AXLAPI_p4048.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="renewalTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LDhcpSubnet/rebindingTime
diagram AXLAPI_p4049.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="rebindingTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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