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