clusterConfig
The clusterConfig object returns information the node uses to communicate with the cluster.
Object members
This object contains the following members:
Name | Description | Type |
---|---|---|
cipi |
Network interface used for cluster communication. |
string |
cluster |
Unique name of the cluster. |
string |
encryptionCapable |
Specifies whether the node supports encryption. |
boolean |
ensemble |
Nodes that are participating in the cluster. |
string array |
fipsDriveConfiguration |
Specifies whether the node supports FIPS 140-2 certified drives. |
boolean |
hasLocalAdmin |
Specifies whether the cluster has a local administrator. |
boolean |
mipi |
Network interface used for node management. |
string |
name |
Unique identifier for the cluster. |
string |
nodeID |
Unique identifier for the node. |
integer |
pendingNodeID |
Unique identifier for the pending node. |
integer |
role |
Identifies the role of the node. |
string |
sipi |
Network interface used for storage. |
string |
state |
Indicates the state of the node. |
string |
version |
Indicates the version of the node. |
string |