Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 1286
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class Lease
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.Lease
public class Lease
extends 
The Network Registrar Lease class.
A DHCP lease.
Java class for Lease complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="Lease">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="address" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bindingEndTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bindingStartTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientBinaryClientId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientDnsName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientDomainName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientDuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientFlags" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientHostName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientIaid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientLastTransactionTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientMacAddr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientOsType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientOverrideClientId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientVendorClass" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientVendorInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dataSource" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dbtxnGeneration" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dbtxnSeq" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="expiration" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="failoverExpirationTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="flags" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="fwdDnsUpdateConfigName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="giaddr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="leaseRenewalTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="limitationId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="parameterRequestList" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentAuth" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentCircuitId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentDeviceClass" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentOption" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentRadiusClass" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentRadiusOptions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentRadiusPoolName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentRadiusSessionTimeout" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentRadiusUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentRadiusV6PoolName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentRadiusVendorSpecific" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentRemoteId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentServerIdOverride" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentSubnetSelection" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentSubscriberId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentVIVendorClass" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="relayAgentVpnId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="reservationLookupKey" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="reservationLookupKeyType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="reservationRelayAgentOption" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="revDnsUpdateConfigName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scopeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="startTimeOfState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="state" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="stateExpirationTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="tenantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userDefinedData" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="vendorClassId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="vpnId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>