--- title: "VBRHighAvailabilityCluster" description: "Contains information on the high availability cluster. Property Type Description VBRHighAvailabilityClusterNode Primary cluster node. VBRHighAvailabilityClusterNode[] String Secondary cluster node." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrhighavailabilitycluster.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRHighAvailabilityCluster" dateModified: "2026-08-19" --- # VBRHighAvailabilityCluster Contains information on the high availability cluster. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Primary |
VBRHighAvailabilityClusterNode |
Primary cluster node. |
|
Secondary |
VBRHighAvailabilityClusterNode[] String |
Secondary cluster node. |
|
ClusterEndpoint |
String |
IP address of the cluster, |
|
ClusterDnsName |
String |
Cluster DNS name. |
|
IsCreationInProgress |
Boolean |
Defines whether the high availability cluster creation is processing. |
|
IsFailoverInProgress |
Boolean |
Defines whether failover is in progress. |
|
IsRemovalInProgress |
Boolean |
Defines whether the high availability cluster disassemble is in progress. |
|
IsAnyActivityInProgress |
Boolean |
Defines whether the following processes run on the high availability cluster:
|
|
IsHealthyCluster |
Boolean |
Defines whether the high availability cluster state. |