It's not possible to edit existing Kea failover relationships. If you want to make changes to a Kea failover relationship, you must remove it and then add a new failover relationship with the changes.
Removing failover relationships on Kea DHCP
You can remove failover relationshps from Kea DHCP servers either in the Web Application or through the API.
To remove a failover relationship through Micetro:
- On the Service management tab of the Admin page, select the server containing the relationship you want to remove.
- Use either the Action or Row … menu to select Manage failover.
- In the dialog, select the relevant relationship, and then use the Row ... menu to select Remove.
- Use the dropdown to select whether the secondary scopes should be disabled or deleted.
- Select Confirm.
- Select Save.
To remove a failover relationship through the API:
- Use the API command
RemoveDHCPFailoverRelationships. - Specify a reference to the Kea DHCP service, the name of the failover relationship, and the proper deconfigure action.