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

StackVersionTemplateFileHash

edit

The template file hash for an Elastic Stack version.

Properties

edit
hash (string, required)
SHA-256 hash of a file
path (string, required)
File path relative to template's root

Example

edit
{
   "hash" : "string",
   "path" : "string"
}