rest-endpoint

Configures the REST endpoint.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

rest-endpoint { ips ip_address | port port_number | replicas replica_count | tracing-service-name service_name } 

ips ip_address

Specify the IP addresses for the REST service.

Must be an IP address.

port port_number

Specify port number of the REST service.

Must be an integer.

tracing-service-name tracing_service_name

Specify the tracing service name for REST endpoint.

Must be a string.

replicas replica_count

Specify the replica count.

Must be an integer.

Default Value: 1.

repository repository_name

Specify to override the Helm repository.

Usage Guidelines

Use this command to configure the REST endpoint.

Example

The following command configures the REST endpoint tracing service name as nPcf-pcf-rest-ep:
rest-endpoint tracing-service-name nPcf-pcf-rest-ep