profile nf-client nf-type amf amf-profile locality service name type endpoint-profile
Configures endpoint profile parameters.
Command Mode
Exec > Global Configuration
Syntax
endpoint-profile endpoint_profile_name{ capacity capacity_value | priority priority_value | api-uri-prefix api_uri_prefix | api-root api_root | uri-scheme uri_scheme }
api-root api_root
Specify the API root.
Must be a string.
api-uri-prefix api_uri_prefix
Specify the API URI prefix.
Must be a string.
capacity capacity_value
Specify the profile capacity.
Must be an integer in the range of 0-65535.
Default Value: 10.
priority priority_value
Specify the profile priority.
Must be an integer in the range of 0-65535.
Default Value: 1.
uri-scheme uri_scheme
Specify the URI scheme.
Must be one of the following:
http : HTTP.
https : HTTPS.
endpoint_profile_name
Specify the endpoint profile name.
Must be a string.
Usage Guidelines
Use this command to configure endpoint profile parameters.