IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

DeploymentTemplateReference

edit

Specifies the deployment template used to create the plan.

Properties

edit
id (string, required)
The unique identifier of the deployment template
version (string)
A version identifier to disambiguate multiple revisions of the same template

Example

edit
{
   "id" : "string",
   "version" : "string"
}