TemplatingConfigPutSchema
object
Metadata.
Show 3 propertiesHide 3 properties
descriptionstringOptional0-200 charactersDefaults to
Optional description of revision of the configuration.
labelsmap from strings to stringOptional
Labels for this revision of the config.
Show value schemaHide value schema
[any key]string
tagslist of stringsOptional
Tags for this revision of the config.
specobjectRequired
Specification for the template
Show 2 variantsHide 2 variants
ConfigPutSpecobject
configmap from strings to anyRequired
The contents of the config.
Show value schemaHide value schema
[any key]any
Parameters exposed by this configuration.
Show 3 propertiesHide 3 properties
descriptionstring or nullOptional
Optional description of the parameter.
namestringRequired
The name of the parameter.
pathslist of stringsRequired1+ items
List of paths in the config where this parameter applies. Each path must be unique.
PresetConfigPutSpecobject
presetNamestringRequired
Use the config contents from this Preset name.