| clusterName  |  String  |  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] | 
| roleConfigGroups  |  List<ApiClusterTemplateRoleConfigGroupInfo>  |  All the role config group informations for non-base RCGs.  |   [optional] | 
| clusterSpec  |  ApiClusterTemplateClusterSpec  |  Cluster specification.  |   [optional] | 
| keepHostTemplates  |  Boolean  |  Keep the hosts templates from cluster template.  |   [optional] | 
| lenient  |  Boolean  |  Allow setting service parameters that may not currently be supported by the current CM version but will be in the future.  |   [optional] | 
| enableKerberos  |  ApiConfigureForKerberosArguments  |  Enable kerberos authentication  |   [optional] |