You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to update the Virtual IPs using the FauxAPI, but added IPs are not actually assigned to the interface.
I can add or remove the configuration of new Virtual IPs. The IPs are shown in the WebGUI and are also shown in the API call using config_get.
However, these IPs are not added nor removed after an successful API call. If I update the Virtual IP in the Web GUI the IP is added to the Interface. (click the edit button and save without changes)
I try to update the Virtual IPs using the FauxAPI, but added IPs are not actually assigned to the interface.
I can add or remove the configuration of new Virtual IPs. The IPs are shown in the WebGUI and are also shown in the API call using
config_get
.However, these IPs are not added nor removed after an successful API call. If I update the Virtual IP in the Web GUI the IP is added to the Interface. (click the edit button and save without changes)
I tried additionally:
What else can I try to add the Virtual IP via the FauxAPI?
The text was updated successfully, but these errors were encountered: