class documentation
The Expired Leases Processing object for the DHCP service Tells KEA how to process expired leases
Method | __dict__ |
return a dictionary representation of the Expired Leases Processing object, for making the KEA JSON thing |
Method | __init__ |
Initialize the Expired Leases Processing object |
Method | fill |
Fill from the JSON from the KEA web API |
Instance Variable | flush |
Seconds to wait after flushing reclaimed leases and restating the flush |
Instance Variable | hold |
how long the lease should be kept after it is reclaimed |
Instance Variable | max |
the maximum number of reclaimed leases that can be processed at one time |
Instance Variable | max |
the maximum time that can be spent reclaiming leases |
Instance Variable | reclaim |
how often the server starts the lease reclamation procedure |
Instance Variable | unwarned |
how many consecutive clean-up cycles can end with remaining leases to be processed before a warning is printed |
return a dictionary representation of the Expired Leases Processing object, for making the KEA JSON thing
flush_reclaimed_timer_wait_time =
¶
Seconds to wait after flushing reclaimed leases and restating the flush
unwarned_reclaim_cycles =
¶
how many consecutive clean-up cycles can end with remaining leases to be processed before a warning is printed