group nrf mgmt service type nrf endpoint-profile

Configures the endpoint profile parameters.

Command Mode

Exec > Global Configuration

Syntax

group nrf discovery discovery_group service type nrf nnrf-disc endpoint-profile endpoint_profile_name { capacity endpoint_capacity | priority endpoint_priority | api-uri-prefix api_uri_prefix | api-root api_string | api-root api_string | uri-scheme uri_scheme} 

api-root api_string

Specify the deployment-specific service API prefix that is used within the { apiRoot }.

Must be a string.

api-uri-prefix api_uri_prefix

Specify the API URI prefix. If not configured, it takes the standard API name for the service as per the specification.

Must be a string.

capacity endpoint_capacity

Specify the node capacity for the endpoint.

Must be an integer.

Default Value: 10.

certficate-name certficate_name

Specify the alias name for client certificate.

Must be a string.

client-certificate client_certificate

Specify the client certificate in PEM format.

client-key client_key

Specify the client private key in PEM format.

name endpoint_profile_name

Specify the endpoint profile name.

Must be a string.

priority endpoint_priority

Specify the endpoint's priority.

Must be an integer.

Default Value: 1.

uri-scheme uri_scheme

Specify the URI scheme.

Must be one of the following:

  • http

  • https

Default Value: http.

Usage Guidelines

Use this command to configure the endpoint profile parameters.