| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| type | extension of axlapi:APIRequest | ||||||||||||
| properties |
|
||||||||||||
| children | dhcpSubnet | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| 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> |
| diagram | ![]() |
||
| type | axlapi:XDhcpSubnet | ||
| properties |
|
||
| 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"/> |