Summary
Add support for a renew command to the VyOS REST API server.
Use case
The renew command is commonly used to manually trigger the renewal of DHCP leases or other dynamic configurations. Adding this capability to the REST API would allow external automation tools and scripts to programmatically initiate a renewal process without requiring direct CLI access, improving automation and integration in dynamic network environments.
Additional information
This feature would be particularly useful in scenarios involving DHCP clients or IP address reassignments where the renewal process needs to be triggered remotely.
- List Item