group nrf discovery service type nrf endpoint-profile

Configures the endpoint profile parameters.

Privilege Level

Security Administrator, Administrator

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  } 

name endpoint_profile_name

Specify the endpoint profile name.

Must be a string.

capacity endpoint_capacity

Specify the node capacity for the endpoint.

Must be an integer.

Default Value: 10.

priority endpoint_priority

Specify the endpoint's priority.

Must be an integer.

Default Value: 1.

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.

api-root api_string

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

Must be a string.

uri-scheme uri_scheme

Specify the URI scheme.

Must be one of the following:

  • http

  • https

Usage Guidelines

Use this command to configure the endpoint profile parameters.