cdhVersion | String | CDH version | [optional] |
products | List<ApiProductVersion> | All the parcels that needs to be deployed and activated | [optional] |
services | List<ApiClusterTemplateService> | All the services that needs to be deployed | [optional] |
hostTemplates | List<ApiClusterTemplateHostTemplate> | All host templates | [optional] |
displayName | String | Cluster display name | [optional] |
cmVersion | String | CM version for which the template | [optional] |
instantiator | ApiClusterTemplateInstantiator | A constructor listing all the variables and references that needs to be resolved for this template | [optional] |
repositories | List<String> | List of all repositories registered with CM | [optional] |
clusterSpec | ApiClusterTemplateClusterSpec | Cluster specification. | [optional] |