complexType RDhcpSubnet
diagram AXLSoap_p11063.png
namespace http://www.cisco.com/AXL/API/15.0
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        
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:annotation>
       
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="ipAddressLeaseTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="renewalTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="rebindingTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RDhcpSubnet/dhcpServerName
diagram AXLSoap_p11064.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_p11065.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_p11066.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_p11067.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_p11068.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_p11069.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_p11070.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_p11071.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_p11072.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_p11073.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_p11074.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_p11075.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_p11076.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_p11077.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_p11078.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_p11079.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_p11080.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value between 0 to 1073741824.
source <xsd:element name="arpCacheTimeout" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RDhcpSubnet/ipAddressLeaseTime
diagram AXLSoap_p11081.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value between 0 to 1073741824.
source <xsd:element name="ipAddressLeaseTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RDhcpSubnet/renewalTime
diagram AXLSoap_p11082.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value between 0 to 1073741824.
source <xsd:element name="renewalTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RDhcpSubnet/rebindingTime
diagram AXLSoap_p11083.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value between 0 to 1073741824.
source <xsd:element name="rebindingTime" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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