PUT /api/puppetclasses/980190962-base
{
"puppetclass": {
"name": "test_puppetclass"
}
}
200
{
"created_at": "2019-11-07 08:39:06 UTC",
"updated_at": "2019-11-07 08:39:21 UTC",
"id": 980190962,
"name": "test_puppetclass",
"module_name": "test_puppetclass",
"environments": [
{
"name": "production",
"id": 334344675
}
],
"hostgroups": [
{
"id": 636252244,
"name": "Common",
"title": "Common",
"description": null
}
],
"smart_variables": [
{
"variable": "bool_test",
"id": 638205575
},
{
"variable": "ssl_port",
"id": 298486374
}
],
"smart_class_parameters": [
{
"parameter": "cluster",
"id": 328495940
}
]
}
| 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:
|
|
id required |
Validations:
|
|
puppetclass required |
Validations:
|
|
puppetclass[name] optional |
Validations:
|