Lines Matching refs:template

263 $params['name']           = (string) The name of the template
278 $params['name'] = (string) The name of the template
330 $params['name'] = (string) The name of the template
667 $params['name'] = (string) The name of the template
668 $params['create'] = (boolean) Whether the index template should only be added if new or can also replace an existing one (Default = false)
669 $params['cause'] = (string) User defined reason for creating/updating the index template (Default = )
671 $params['body'] = (array) The template definition (Required)
718 $params['name'] = (string) The name of the template
862 $params['create'] = (boolean) Whether the index template we optionally defined in the body should only be dry-run added if new or can also replace an existing one (Default = false)
863 $params['cause'] = (string) User defined reason for dry-run creating the new template for simulation purposes (Default = )
865 $params['body'] = (array) New index template definition, which will be included in the simulation, as if it already exists in the system
878 $params['name'] = (string) The name of the index template
879 $params['create'] = (boolean) Whether the index template we optionally defined in the body should only be dry-run added if new or can also replace an existing one (Default = false)
880 $params['cause'] = (string) User defined reason for dry-run creating the new template for simulation purposes (Default = )
882 $params['body'] = (array) New index template definition to be simulated, if no index template name is specified