cdh_version | str | 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] |
host_templates | list[ApiClusterTemplateHostTemplate] | All host templates | [optional] |
display_name | str | Cluster display name | [optional] |
cm_version | str | 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[str] | List of all repositories registered with CM | [optional] |
cluster_spec | ApiClusterTemplateClusterSpec | Cluster specification. | [optional] |