cluster_name | str | Cluster name | [optional] |
hosts | list[ApiClusterTemplateHostInfo] | All the hosts that are part of that cluster | [optional] |
variables | list[ApiClusterTemplateVariable] | All the variables the are referred by the cluster template | [optional] |
role_config_groups | list[ApiClusterTemplateRoleConfigGroupInfo] | All the role config group informations for non-base RCGs. | [optional] |
cluster_spec | ApiClusterTemplateClusterSpec | Cluster specification. | [optional] |
enable_kerberos | ApiConfigureForKerberosArguments | Enable kerberos authentication | [optional] |
keep_host_templates | bool | Keep the hosts templates from cluster template. Default is false i.e do not keep host templates | [optional] |