Param name | Description |
---|---|
location_id optional |
Set the current location context for the request Validations:
|
organization_id optional |
Set the current organization context for the request Validations:
|
template_id required |
Validations:
|
id required |
Validations:
|
template_input required |
Validations:
|
template_input[name] optional |
입력 이름 Validations:
|
template_input[description] optional , nil allowed |
입력 설명 Validations:
|
template_input[required] optional , nil allowed |
입력 필요 Validations:
|
template_input[advanced] optional , nil allowed |
입력이 진행됨 Validations:
|
template_input[input_type] optional |
입력 유형 Validations:
|
template_input[fact_name] optional , nil allowed |
입력 유형이 팩트인 경우 사용되는 팩트 이름입니다. Validations:
|
template_input[variable_name] optional , nil allowed |
입력 유형이 변수인 경우 사용되는 변수 이름입니다. Validations:
|
template_input[puppet_class_name] optional , nil allowed |
입력 유형이 puppet_parameter인 경우 사용되는 Puppet 클래스 이름입니다. Validations:
|
template_input[puppet_parameter_name] optional , nil allowed |
입력 유형이 puppet_parameter인 경우 사용되는 Puppet 매개 변수 이름입니다. Validations:
|
template_input[options] optional , nil allowed |
사용자 입력으로 선택 가능한 값 Validations:
|
template_input[default] optional , nil allowed |
Default value for user input Validations:
|
template_input[hidden_value] optional , nil allowed |
The value contains sensitive information and shouldn not be normally visible, useful e.g. for passwords Validations:
|
template_input[value_type] optional , nil allowed |
Value type, defaults to plain Validations:
|
template_input[resource_type] optional , nil allowed |
For values of type search, this is the resource the value searches in Validations:
|