INPUT_OBJECT
CreateFailoverClusterInput
Description
Input for V1CreateFailoverCluster.
link GraphQL Schema definition
- input CreateFailoverClusterInput {
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- # Required. Create configuration parameters for a failover cluster.
- FailoverClusterConfigInput! :
- }