CLUSTER_NODE_ENDPOINT - OMS configuration option
Description
The CLUSTER_NODE_ENDPOINT option specifies the local endpoint the Raft service is listening on.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
|---|---|---|---|---|---|---|
Configuration File Keyword | cluster_node_endpoint endpoint |
Value
The format of endpoint is <hostname/IP>:<port>
For example: 127.0.0.1:9001