Based on the network setting with VIPA, the ESP REST API STC runs on address A, and it should be accessed as on address B. Can this be done? And how to configure it?
Component: ESP REST API
Release: 12
Yes, this is supported. The following parm in RESTPROP can be configured for address B:
server.address=address_B
(Optional) Network address to which the REST API server should bind. IPv4 and IPv6 addresses are supported.