OBJECT
FailoverClusterDetail
Description
Supported in v5.2+
link GraphQL Schema definition
- type FailoverClusterDetail {
- # Required. Supported in v5.2+
- # Count of the number of failover cluster apps.
- Int! :
- # Required. Supported in v5.2+
- # Count of the number of nodes on the failover cluster.
- Int! :
- FailoverClusterSummary :
- }