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" }