After selecting the LAN Network interface as shown in snapshot below, the rest api calls are not working via virtual LAN ip
We have made active lan ip as xx.xx.xx.2
standby lan ip as xx.xx.xx.3
virtual lan ip as xx.xx.xx.1
Rest api calls like status system and others are working as expected from active lan and passive lan ips as below:
Active host : http://xx.xx.xx.2:26443/api/v1/status/system
Passive Host : http://xx.xx.xx.3:26443/api/v1/status/system
But it is not working when tried using vlan ip:
Using Vlan : http://xx.xx.xx.1:26443/api/v1/status/system

When we select Network Interface as any in above snapshot then via vlan ip also it is working as expected.
After selecting the LAN Network interface as shown in snapshot below, the rest api calls are not working via virtual LAN ip
We have made active lan ip as xx.xx.xx.2
standby lan ip as xx.xx.xx.3
virtual lan ip as xx.xx.xx.1
Rest api calls like status system and others are working as expected from active lan and passive lan ips as below:
Active host : http://xx.xx.xx.2:26443/api/v1/status/system
Passive Host : http://xx.xx.xx.3:26443/api/v1/status/system
But it is not working when tried using vlan ip:
Using Vlan : http://xx.xx.xx.1:26443/api/v1/status/system
When we select Network Interface as any in above snapshot then via vlan ip also it is working as expected.