ClusteringInfo

ClusteringInfo
ClusteringInfo

Clustering parameters for the controller cluster

JSON Example
{
    "shared_secret": "string",
    "join_to_existing_cluster": false
}
string
shared_secret
Optional

Shared secret of the cluster.

boolean
join_to_existing_cluster
Required

Property to indicate if the node must join an existing cluster.