OBJECT
FailoverClusterSummary
Description
Supported in v5.2+
link GraphQL Schema definition
- type FailoverClusterSummary {
- # Required. Supported in v5.2+
- # ID assigned to the failover cluster.
- String! :
- # Required. Supported in v5.2+
- # Cluster name assigned to the failover cluster.
- String! :
- # Required. Supported in v5.2+
- # Details of the nodes of this failover cluster.
- FailoverClusterNode!]! : [
- # Required. Supported in v5.2+
- String! :
- EffectiveSlaHolder :
- FailoverClusterConnectionStatus! :
- FailoverClusterOsType :
- SlaAssignment :
- SlaAssignable :
- }