参数

参数名字 描述
template_id
必填

Validations:

  • 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
必填

Validations:

  • Must be a Hash

foreign_input_set[target_template_id]
必填

Target template ID

Validations:

  • 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

Validations:

  • Must be ‘true’ or ‘false’ or ‘1’ or ‘0’

foreign_input_set[include]
选填 , 允许空值

A comma separated list of input names to be included from the foreign template.

Validations:

  • Must be String

foreign_input_set[exclude]
选填 , 允许空值

A comma separated list of input names to be included from the foreign template.

Validations:

  • Must be String

foreign_input_set[description]
选填 , 允许空值

Input set description

Validations:

  • Must be String