Paramètres

Nom du paramètre Description
location_id
optionel

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
optionel

Set the current organization context for the request

Validations:

  • Must be a Integer

template_id
requis

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
requis

Validations:

  • Must be a Hash

template_input[name]
requis

Nom de l'entrée

Validations:

  • Must be a String

template_input[description]
optionel , nil autorisé

Description de l'entrée

Validations:

  • Must be a String

template_input[required]
optionel , nil autorisé

Entrée requise

Validations:

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

template_input[advanced]
optionel , nil autorisé

L'entrée est de type avancé

Validations:

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

template_input[input_type]
requis

Type d'entrée

Validations:

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

template_input[fact_name]
optionel , nil autorisé

Nom du fact, utilisé quand le type d'entrée est un fact

Validations:

  • Must be a String

template_input[variable_name]
optionel , nil autorisé

Nom de variable, utilisé quand le type d'entrée est une variable

Validations:

  • Must be a String

template_input[puppet_class_name]
optionel , nil autorisé

Nom de la classe Puppet, utilisé quand le type d'entrée est puppet_parameter

Validations:

  • Must be a String

template_input[puppet_parameter_name]
optionel , nil autorisé

Nom du paramètre Puppet, utilisé quand le type d'entrée est puppet_parameter

Validations:

  • Must be a String

template_input[options]
optionel , nil autorisé

Valeurs sélectionnables pour les entrées utilisateur

Validations:

  • Must be an array of any type

template_input[default]
optionel , nil autorisé

Default value for user input

Validations:

  • Must be a String

template_input[hidden_value]
optionel , nil autorisé

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]
optionel , nil autorisé

Value type, defaults to plain

Validations:

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

template_input[resource_type]
optionel , nil autorisé

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

Validations:

  • Must be one of: .