diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | searchCriteria returnedTags skip first | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="ListDhcpSubnetReq"> <xsd:sequence> <xsd:element name="searchCriteria"> <xsd:annotation> <xsd:documentation>At least one element under searchCriteria has to be mentioned</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="dhcpServerName" type="xsd:string" minOccurs="0"/> <xsd:element name="subnetIpAddress" type="xsd:string" minOccurs="0"/> <xsd:element name="primaryStartIpAddress" type="xsd:string" minOccurs="0"/> <xsd:element name="primaryEndIpAddress" type="xsd:string" minOccurs="0"/> <xsd:element name="secondaryStartIpAddress" type="xsd:string" minOccurs="0"/> <xsd:element name="secondaryEndIpAddress" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="returnedTags" type="axlapi:LDhcpSubnet" minOccurs="1"/> <xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0"> <xsd:annotation> <xsd:documentation>It will be used only when first tag is specified.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> </xsd:complexType> |
type | xsd:unsignedLong | ||
properties |
|
||
source | <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> |
diagram | |||
properties |
|
||
children | dhcpServerName subnetIpAddress primaryStartIpAddress primaryEndIpAddress secondaryStartIpAddress secondaryEndIpAddress | ||
annotation |
|
||
source | <xsd:element name="searchCriteria"> <xsd:annotation> <xsd:documentation>At least one element under searchCriteria has to be mentioned</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="dhcpServerName" type="xsd:string" minOccurs="0"/> <xsd:element name="subnetIpAddress" type="xsd:string" minOccurs="0"/> <xsd:element name="primaryStartIpAddress" type="xsd:string" minOccurs="0"/> <xsd:element name="primaryEndIpAddress" type="xsd:string" minOccurs="0"/> <xsd:element name="secondaryStartIpAddress" type="xsd:string" minOccurs="0"/> <xsd:element name="secondaryEndIpAddress" type="xsd:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="dhcpServerName" type="xsd:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="subnetIpAddress" type="xsd:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="primaryStartIpAddress" type="xsd:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="primaryEndIpAddress" type="xsd:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="secondaryStartIpAddress" type="xsd:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="secondaryEndIpAddress" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||||||
type | axlapi:LDhcpSubnet | ||||||||||||
properties |
|
||||||||||||
children | subnetIpAddress primaryStartIpAddress primaryEndIpAddress secondaryStartIpAddress secondaryEndIpAddress primaryRouterIpAddress secondaryRouterIpAddress subnetMask domainName primaryDnsIpAddress secondaryDnsIpAddress tftpServerName primaryTftpServerIpAddress secondaryTftpServerIpAddress bootstrapServerIpAddress arpCacheTimeout ipAddressLeaseTime renewalTime rebindingTime | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="returnedTags" type="axlapi:LDhcpSubnet" minOccurs="1"/> |
diagram | |||||||
type | xsd:unsignedLong | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="skip" type="xsd:unsignedLong" minOccurs="0"> <xsd:annotation> <xsd:documentation>It will be used only when first tag is specified.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | xsd:unsignedLong | ||||||
properties |
|
||||||
source | <xsd:element name="first" type="xsd:unsignedLong" minOccurs="0"/> |