Skip to content

ClusterConfigInput

ClusterConfig for new CDM cloud cluster.

Fields

Field Type Description
adminPassword String Password of the admin account for the cluster.
awsEsConfig AwsEsConfigInput AWS S3 bucket details.
azureEsConfig AzureEsConfigInput Azure storage container details.
clusterName String Name of the cluster.
dnsNameServers [String!] Array of DNS server names.
dnsSearchDomains [String!] Array of DNS search domains for CDM clusters.
dynamicNumNodes Int Number of dynamic nodes in the dynamic-scaled cluster.
dynamicScalingEnabled Boolean Enable dynamic scaling in Rubrik Cloud Cluster ES.
gcpEsConfig GcpEsConfigInput GCP storage bucket details.
ntpServers [String!] Array of NTP servers.
numNodes Int Number of nodes in the cluster.
ociEsConfig OciEsConfigInput OCI bucket details.
userEmail String Email of the admin account for the cluster.