Retrieves a deployment template by id.
- Provider
- Elastic Cloud API
- Input summary
- {"name":"template_id","type":"string","required":true,"description":"The identifier for the deployment template."}, {"name":"show_instance_configurations","type":"boolean","required":false,"description":"If true, will return details for each instance configuration referenced by the template."}, {"name":"show_max_zones","type":"boolean","required":false,"description":"If true, will populate the max_zones field in the instance configurations. Only relevant if show_instance_configurations=true."}, {"name":"stack_version","type":"string","required":false,"description":"If present, it will cause the returned deployment template to be adapted to return only the elements allowed in that version."}, {"name":"region","type":"string","required":true,"description":"Region of the deployment template"}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available