參數名字 | 描述 |
---|---|
template_id 必填 |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
id 必填 |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
foreign_input_set 必填 |
Value: Must be a Hash |
foreign_input_set[target_template_id] 選填 |
Target template id Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
foreign_input_set[include_all] 選填 , 允許空值 |
Include all inputs form the foreign template Value: Must be ‘true’ or ‘false’ |
foreign_input_set[include] 選填 , 允許空值 |
A comma separated list of input names to be included from the foreign template. Value: Must be String |
foreign_input_set[exclude] 選填 , 允許空值 |
A comma separated list of input names to be included from the foreign template. Value: Must be String |
foreign_input_set[description] 選填 , 允許空值 |
Input set description Value: Must be String |