Using Static VIPA on ESP REST API
search cancel

Using Static VIPA on ESP REST API

book

Article ID: 431480

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

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?

Environment

Component: ESP REST API
Release: 12

Resolution

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.

Additional Information

Configure the REST API