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. |
Related Commands