cdl notification

Configures the notification server parameters.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

cdl datastore slot notification { host host_name | limit notification_tps | port notification_server_port | connection-count connection_count } 

connection-count connection_count

Specify the Notification connections to the application notification endpoint.

Must be an integer in the range of 1-20.

Default Value: 4.

host host_name

Specify the notification server's host name.

Must be a string.

Default Value: "datastore-notification-ep".

port notification_server_port

Specify the notification server's port number.

Must be a port number.

Default Value: 8890.

limit notification_tps

Specify the notification server's transactions per second (TPS).

Must be an integer in the range of 1-2000.

Default Value: 200.

Usage Guidelines

Use this command to configure the notification server parameters.