Cluster information is data that pertains to the state or configuration of the cluster as a whole.
| Information to get. | API |
|---|---|
| Name of the cluster | GetClusterInformation |
| Properties of the cluster | CLUSCTL_CLUSTER_GET_COMMON_PROPERTIES, CLUSCTL_CLUSTER_GET_RO_COMMON_PROPERTIES, CLUSCTL_CLUSTER_GET_RO_PRIVATE_PROPERTIES, CLUSCTL_CLUSTER_GET_PRIVATE_PROPERTIES |
| Property names | CLUSCTL_CLUSTER_ENUM_COMMON_PROPERTIES, CLUSCTL_CLUSTER_ENUM_PRIVATE_PROPERTIES |
| Quorum resource information | GetClusterQuorumResource |
| Version of the cluster | GetClusterInformation |
For additional cluster-related API elements, see Cluster Management Functions and Cluster Control Codes.