INPUT_OBJECT
FailoverClusterAppSourceInput
Description
Supported in v5.2+
link GraphQL Schema definition
- input FailoverClusterAppSourceInput {
- # Supported in v5.3+
- # Virtual IP addresses of the failover cluster.
- String!] : [
- # Virtual IP addresses of the failover cluster.
- String!] : [
- # Supported in v5.2+
- # Specifies an order for the failover cluster nodes. Failover cluster app backups
- # use the failover cluster nodes in the specified order.
- FailoverClusterNodeOrderInput!] : [
- }