Param name | Description |
---|---|
id required |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
smart_variable required |
Value: Must be a Hash |
smart_variable[variable] optional |
Value: Must be String |
smart_variable[puppetclass_id] optional , nil allowed |
Value: Must be a number. |
smart_variable[default_value] optional , nil allowed |
Value: Must be String |
smart_variable[override_value_order] optional , nil allowed |
Value: Must be String |
smart_variable[description] optional , nil allowed |
Value: Must be String |
smart_variable[validator_type] optional , nil allowed |
Value: Must be String |
smart_variable[validator_rule] optional , nil allowed |
Value: Must be String |
smart_variable[variable_type] optional , nil allowed |
Value: Must be String |
smart_variable[merge_overrides] optional , nil allowed |
Value: Must be 'true' or 'false' |
smart_variable[avoid_duplicates] optional , nil allowed |
Value: Must be 'true' or 'false' |