ApiInstallEmbeddedControlPlaneArgs

Properties

Name Type Description Notes
remote_repo_url str The url of the remote repository where the private cloud artifacts to install are hosted [optional]
values_yaml str A yaml file containing configuration parameters for the installation. [optional]
experience_cluster_name str Deprecated. Use containerizedClusterName instead. [optional]
containerized_cluster_name str The name of the Containerized Cluster that will bring up this control plane [optional]
datalake_cluster_name str The name of the datalake cluster to use for the initial environment in this control plane [optional]
selected_features str Optional. The name of the feature(s) in a comma separated list that container images/packages are associated with. When it is null, copy all the images. [optional]

[Back to Model list] [Back to API list] [Back to README]