Attributes Summary |
description : String | A string that can be used to document any piece of information about the cluster.
|
preferLocal : boolean | Indicates whether a client have affinity to the local process or not.
|
shortName : String | @for zOS only |
uniqueId : String | @for zOS only |
nodeGroupName : String | The name of the node group that this cluster belongs to.
|
enableHA : boolean | Enable high availability for persistent services |
backupClusters : BackupCluster
*
| A list of other clusters that can act as backups for this one in case of total cluster failure.
|
members : ClusterMember
*
| A list of the servers that are members of this cluster.
|