Parametry

Nazwa parametru Opis
location_id
opcjonalny

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
opcjonalny

Set the current organization context for the request

Validations:

  • Must be a Integer

id
wymagany

Validations:

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

ansible_variable
wymagany

Validations:

  • Must be a Hash

ansible_variable[variable]
opcjonalny

Name of variable

Validations:

  • Must be a String

ansible_variable[ansible_role_id]
opcjonalny

Role ID

Validations:

  • Must be a number.

ansible_variable[default_value]
opcjonalny , nil dopuszczalny

Default value of variable

Validations:

  • Must be one of types: string, boolean, integer, real, array, hash, yaml, json

ansible_variable[hidden_value]
opcjonalny , nil dopuszczalny

Gdy upoważniony parametr jest ukryty e UI

Validations:

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

ansible_variable[override_value_order]
opcjonalny , nil dopuszczalny

Kolejność, w jakiej wartości są rozwiązane

Validations:

  • Must be a String

ansible_variable[description]
opcjonalny , nil dopuszczalny

Description of variable

Validations:

  • Must be a String

ansible_variable[validator_type]
opcjonalny , nil dopuszczalny

Rodzaje walidacji wartości

Validations:

  • Must be one of: regexp, list.

ansible_variable[validator_rule]
opcjonalny , nil dopuszczalny

Służy do wymuszenia pewnych wartości dla wartości parametrów

Validations:

  • Must be a String

ansible_variable[variable_type]
opcjonalny , nil dopuszczalny

Rodzaje wartości zmiennych

Validations:

  • Must be one of: string, boolean, integer, real, array, hash, yaml, json.

ansible_variable[merge_overrides]
opcjonalny , nil dopuszczalny

Scalanie wszystkie pasujących wartości (tylko tablica / typ hash)

Validations:

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

ansible_variable[merge_default]
opcjonalny , nil dopuszczalny

Dołącz wartość domyślną podczas łączenia wszystkich pasujących wartości

Validations:

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

ansible_variable[avoid_duplicates]
opcjonalny , nil dopuszczalny

Usuń zduplikowane wartości (tylko typ tablicowy)

Validations:

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

ansible_variable[override]
opcjonalny , nil dopuszczalny

Whether to override variable or not

Validations:

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