IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
StackVersionTemplateInfo
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
StackVersionTemplateInfo
editThe template information for an Elastic Stack version.
Properties
edit-
hashes(array[StackVersionTemplateFileHash]) - Relative paths of files with SHA-256 hashes that contains the template
-
template_version(string) - Template version
Example
edit{
"hashes" : [
{
"hash" : "string",
"path" : "string"
}
],
"template_version" : "string"
}