complexType RDhcpSubnet
diagram AXLSoap_p8520.png
namespace http://www.cisco.com/AXL/API/9.1
children dhcpServerName subnetIpAddress primaryStartIpAddress primaryEndIpAddress secondaryStartIpAddress secondaryEndIpAddress primaryRouterIpAddress secondaryRouterIpAddress subnetMask domainName primaryDnsIpAddress secondaryDnsIpAddress tftpServerName primaryTftpServerIpAddress secondaryTftpServerIpAddress bootstrapServerIpAddress arpCacheTimeout ipAddressLeaseTime renewalTime rebindingTime
used by
elements GetDhcpSubnetRes/return/dhcpSubnet GetDhcpSubnetReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RDhcpSubnet">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="dhcpServerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<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 RDhcpSubnet/@uuid
type axlapi:XUUID
properties
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

element RDhcpSubnet/dhcpServerName
diagram AXLSoap_p8521.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="dhcpServerName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

element RDhcpSubnet/rebindingTime
diagram AXLSoap_p8540.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