Online command to set the cluster name of the Data Center to the supplied string.
Description
This command sets the Multi-Data Center cluster name. Value is a string.
Syntax
setMultiDataCentreClusterName(clusterName="<string_value>")
| Argument | Definition |
|---|---|
|
|
Mandatory. Takes a string equal to the cluster name. |
Example
The following command enables this data center.
setMultiDataCentreClusterName(clusterName="MyCluster")