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] |
enableKerberos | ApiConfigureForKerberosArguments | Enable kerberos authentication | [optional] |
keepHostTemplates | Boolean | Keep the hosts templates from cluster template. Default is false i.e do not keep host templates | [optional] |