参数名字 | 描述 |
---|---|
location_id 选填 |
Set the current location context for the request Validations:
|
organization_id 选填 |
Set the current organization context for the request Validations:
|
template_id 必填 |
Validations:
|
template_input 必填 |
Validations:
|
template_input[name] 必填 |
输入名称 Validations:
|
template_input[description] 选填 , 允许空值 |
输入描述 Validations:
|
template_input[required] 选填 , 允许空值 |
需要输入 Validations:
|
template_input[advanced] 选填 , 允许空值 |
输入时高级的 Validations:
|
template_input[input_type] 必填 |
输入类型 Validations:
|
template_input[fact_name] 选填 , 允许空值 |
Fact 名称,输入类型为 fact 时使用。 Validations:
|
template_input[variable_name] 选填 , 允许空值 |
变量名称,输入类型为 variable 时使用。 Validations:
|
template_input[puppet_class_name] 选填 , 允许空值 |
Puppet 类别名称,输入类型为 puppet_parameter 时使用。 Validations:
|
template_input[puppet_parameter_name] 选填 , 允许空值 |
Puppet 参数名称,输入类型为 puppet_parameter 时使用。 Validations:
|
template_input[options] 选填 , 允许空值 |
用户输入的可选值 Validations:
|
template_input[default] 选填 , 允许空值 |
Default value for user input Validations:
|
template_input[hidden_value] 选填 , 允许空值 |
The value contains sensitive information and shouldn not be normally visible, useful e.g. for passwords Validations:
|
template_input[value_type] 选填 , 允许空值 |
Value type, defaults to plain Validations:
|
template_input[resource_type] 选填 , 允许空值 |
For values of type search, this is the resource the value searches in Validations:
|