OBJECT
FailoverClusterAppSummary
Description
Supported in v5.2+
link GraphQL Schema definition
- type FailoverClusterAppSummary {
- # Required. Supported in v5.2+
- # ID assigned to the failover cluster app.
- String! :
- # Required. Supported in v5.2+
- String! :
- # Supported in v5.3+
- # The failover cluster name of the failover cluster app. The failover cluster is a
- # group of hosts that provides high availability for running failover clustered
- # applications.
- String :
- EffectiveSlaHolder :
- FailoverClusterAppConfig :
- FailoverClusterAppConnectionStatus! :
- FailoverClusterOsType :
- SlaAssignment :
- SlaAssignable :
- }