Setting API Management - Local Edition Service Configuration Data

The following section describes how to set up API Management - Local Edition API data.

Option 1: Using API Management - Local Edition Config Manager

Set tml_cluster_mode as untethered in docker-deploy/onprem/k8s/manifest-single-zone.json file.

API Management - Local Edition also offers the capability to sync data from an active MOM (Mashery on-premises Manager) server in API Management - Local Edition at the time of cluster creation. To load the data using the MOM sync configuration:
  1. In the docker-deploy/onprem/k8s/manifest-single-zone.json file, set tml_cluster_mode as tethered.
  2. Specify the following properties in the docker-deploy/properties/tml_cluster_properties.json file:
    "mom_Key": "<MOM_API_KEY>",
    "mom_Secret": "<MOM_API_SECRET>",