Parameter

Parametername Beschreibung
location_id
optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optional

Set the current organization context for the request

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.

template_input
verpflichtend

Validations:

  • Must be a Hash

template_input[name]
optional

Eingabename

Validations:

  • Must be a String

template_input[description]
optional , nil erlaubt

Eingabebeschreibung

Validations:

  • Must be a String

template_input[required]
optional , nil erlaubt

Eingabe ist erforderlich

Validations:

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

template_input[advanced]
optional , nil erlaubt

Eingabe ist erweitert

Validations:

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

template_input[input_type]
optional

Eingabetyp

Validations:

  • Must be one of: user, fact, variable, puppet_parameter.

template_input[fact_name]
optional , nil erlaubt

Faktenname wird benutzt, wenn Eingabetyp Fakt ist

Validations:

  • Must be a String

template_input[variable_name]
optional , nil erlaubt

Variablenname wird benutzt, wenn Eingabetyp Variable ist

Validations:

  • Must be a String

template_input[puppet_class_name]
optional , nil erlaubt

Name der Puppet-Klasse wird benutzt, wenn Eingabetyp Puppet-Parameter ist

Validations:

  • Must be a String

template_input[puppet_parameter_name]
optional , nil erlaubt

Puppet-Parameter-Name wird benutzt, wenn Eingabetyp Puppet-Parameter ist

Validations:

  • Must be a String

template_input[options]
optional , nil erlaubt

Auswählbare Werte für Benutzereingaben

Validations:

  • Must be an array of any type

template_input[default]
optional , nil erlaubt

Default value for user input

Validations:

  • Must be a String

template_input[hidden_value]
optional , nil erlaubt

The value contains sensitive information and shouldn not be normally visible, useful e.g. for passwords

Validations:

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

template_input[value_type]
optional , nil erlaubt

Value type mit dem Standardwert plain

Validations:

  • Must be one of: plain, search, date.

template_input[resource_type]
optional , nil erlaubt

For values of type search, this is the resource the value searches in

Validations:

  • Must be one of: .