Feature Configuration

To configure this feature, use the following sample configuration:

config 
    instance instance-id instance-id 
        endpoint { sbi | service } 
            nodes number_of_nodes 
            replicas number_of_replicas 
            end 

NOTES:

  • instance instance-id instance-id —Specify the endpoint instance ID.

  • endpoint { sbi | service } —Specify the endpoint that must be configured.

  • nodes number_of_nodes —Specify the number of nodes that must be used for resiliency.

  • replicas number_of_replicas —Specify the number of replicas that must be created for the endpoint, on each node.