Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
How do I end a DHCP lease before the lease expires using WAPI (REST API)?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-25-2013 03:17 PM
How do I end a DHCP lease before the expires using WAPI (REST API)?
Re: How do I end a DHCP lease
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-15-2013 03:53 AM
Deleting a lease object clears the lease.
Using WAPI v1.6, I'm running
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-17-2015 07:49 AM
Using WAPI v1.6, I'm running a delete request for a lease, and getting 200 for success, but the lease remains in the system with the same properties.
What does "clear" mean then, in this case?