Configuring the External Services
This section describes how to configure the external services in PCF.
CDL gets deployed in the GR environment as part of the SMI deployment procedure. By default, the CDL endpoints are available in the Datastore CLI node of the PCF Ops Center. However, you are required to configure these endpoints.
For each CDL site and instance, configure external service with the IP address and port number that corresponds to the site and instance.
-
Open the Policy Ops Center console and navigate to the datastore CLI.
-
To configure the parameters, use the following configuration:
config external-services site_name ips ip_address ports port_number end
NOTES:
-
external-services site_name —Specify the CDL site or instance name.
-
ips ip_address —Specify the IP address on which the CDL endpoint is exposed.
-
ports port_number —Specify the port number on which the CDL endpoint is exposed.
-