| 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] | 
| keep_host_templates  |  bool  |  Keep the hosts templates from cluster template.  |  [optional] | 
| lenient  |  bool  |  Allow setting service parameters that may not currently be supported by the current CM version but will be in the future.  |  [optional] | 
| enable_kerberos  |  ApiConfigureForKerberosArguments  |  Enable kerberos authentication  |  [optional] |