ApiControlPlane

Properties

Name Type Description Notes
namespace str The namespace where the control plane is installed. Append the domain to the namespace to get the url of the control plane. [optional]
dns_suffix str The domain where the control plane is installed. Append the domain to the namespace to get the url of the control plane. [optional]
uuid str The universally unique ID of this control plane in Cloudera Manager [optional]
remote_repo_url str The url of the remote repository where the artifacts used to install the control plane are hosted [optional]
version str The CDP version of the control plane [optional]
manifest str The content of the manifest.json of the control plane [optional]
values_yaml str The content of the values.yaml used to configure the control plane [optional]
kubernetes_type str The kubernetes type on which the control plane is running [optional]

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