GET /api/puppetclasses/298486374/smart_class_parameters
200
{
"total": 1,
"subtotal": 1,
"page": 1,
"per_page": 20,
"search": null,
"sort": {
"by": null,
"order": null
},
"results": [
{
"description": null,
"override": true,
"parameter_type": "string",
"hidden_value?": false,
"omit": null,
"required": false,
"validator_type": null,
"validator_rule": null,
"merge_overrides": false,
"merge_default": false,
"avoid_duplicates": false,
"override_value_order": "fqdn\norganization,location\nhostgroup",
"created_at": "2021-05-18 16:25:03 UTC",
"updated_at": "2021-05-18 16:25:03 UTC",
"parameter": "custom_class_param",
"id": 1018350795,
"override_values_count": 0,
"default_value": "abcdef",
"puppetclass_id": 298486374,
"puppetclass_name": "apache"
}
]
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
host_id optional |
Validations:
|
|
hostgroup_id optional |
Validations:
|
|
puppetclass_id optional |
Validations:
|
|
environment_id optional |
Validations:
|
|
show_hidden optional |
Display hidden values Validations:
|
|
search optional |
filter results Validations:
|
|
order optional |
Sort field and order, eg. ‘id DESC’ Validations:
|
|
page optional |
Page number, starting at 1 Validations:
|
|
per_page optional |
Number of results per page to return, ‘all’ to return all results Validations:
|
| Field name | Type | Possible values |
|---|---|---|
| avoid_duplicates | true, false | |
| environment | string | |
| key | string | |
| merge_default | true, false | |
| merge_overrides | true, false | |
| override | true, false | |
| parameter | string | |
| puppetclass | string | |
| puppetclass_name | string |