.. Class Doc file class cobra.model.dhcp.Lease ============================ .. class:: cobra.model.dhcp.Lease The DHCP lease record. Containers: * :class:`cobra.model.dhcp.LeaseDb` Containment: * :class:`cobra.model.dhcp.RsClient` Properties: - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - circuitId : Circuit ID option sent by the relay agent + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - clientId : The client identifier that the client used when it acquired the lease. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - clientName : The hostname that the client used when it acquired the lease + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - end : Time when the lease's current state ends, as understood by the client. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - hwAddr : hardware address (chaddr) field sent by the client when it acquired its lease + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - ip : The IP address of the lease + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - lcOwn : Indicates how this object was created. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - modTs : The time when this object was last modified. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - name : The name of the object. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - start : Time when the lease's current state started + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - state : State of the lease + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True