Configuration API Server

The Configuration API Server:

Enables you to configure the BusinessConnect Container Edition settings without logging into the Admin Server UI.
Supports importing and exporting of configuration files.

The BusinessConnect Container Edition Configuration API Server accesses the ConfigStore Management Server. The APIs of the BusinessConnect Container Edition Configuration API Server calls the BusinessConnect Container Edition ConfigStore Management Server API with a valid token.

So the Configuration API Server exposes the service APIs to call the BusinessConnect Container Edition ConfigStore Management Server APIs with a valid token.

There are 5 Swagger APIs:

Get the token to authenticate the user by user name and password.
Import the BusinessConnect Container Edition configuration.
Export the BusinessConnect Container Edition configuration.
Export the Gateway Token zip.
BusinessConnect Container Edition configuration initialization.

The Swagger URL is https://<machine-ip>:30020/swagger/index.html. The Swagger APIs page provides all the information.