IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
StackVersionTemplateInfo
editStackVersionTemplateInfo
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" }