datastore external-endpoints connection-settings channel

Configures the number of parallel gRPC channels to open towards each datastore endpoint.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

datastore { external-endpoints external_endpoints | primary_enpoint primary_endpoint } connection-settings channel count channel_count 

count channel_count

Specify the number of parallel gRPC channels to open towards each datastore endpoint.

Must be an integer.

Usage Guidelines

Use this command to configure the number of parallel gRPC channels to open towards each datastore endpoint.

Example

The following command configures the channel count to 10:
datastore external-endpoints sample1 connection-settings channel count 10