Parameter

Parametername Beschreibung
location_id
optional

Scope nach Standorten

Validations:

  • Must be a Integer

organization_id
optional

Scope nach Organisationen

Validations:

  • Must be a Integer

template_id
verpflichtend

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

id
verpflichtend

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
verpflichtend

Validations:

  • Must be a Hash

foreign_input_set[target_template_id]
optional

Zielvorlage-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]
optional , nil erlaubt

Include all inputs from the foreign template

Validations:

  • Must be one of: true, false, 1, 0

foreign_input_set[include]
optional , nil erlaubt

Kommagetrennte Liste von Eingabenamen, die in die Fremdvorlage einzubeziehen ist

Validations:

  • Must be a String

foreign_input_set[exclude]
optional , nil erlaubt

Kommagetrennte Liste von Eingabenamen, die in die Fremdvorlage einzubeziehen ist

Validations:

  • Must be a String

foreign_input_set[description]
optional , nil erlaubt

Beschreibung des Eingabe-Satzes

Validations:

  • Must be a String