external-services
Configures access to external services.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec > Global Configuration
Syntax
external-services K8 service name service_name [ ips ip_address | port port_number ]
K8 Service name service_name
Specify the Kubernetes or the external service name.
Must be a string in the pattern '[a-z]([-a-z0-9]*[a-z0-9])?'.
ips ip_address
Specify the IP address of the external service.
Must be an IP address.
port port_number
Specify the port number of the external service.
Must be a port number.
Usage Guidelines
Use this command to configure the access to external services.