Page MenuHomeVyOS Platform

Add support for renew in REST Server
Closed, ResolvedPublicFEATURE REQUEST

Description

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.

  1. List Item

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)