GET /api/environments/production/puppetclasses/980190962
200
{
"created_at": "2019-09-11 14:57:07 UTC",
"updated_at": "2019-09-11 14:57:07 UTC",
"id": 980190962,
"name": "base",
"module_name": "base",
"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 |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
host_id optional |
ID of host Validations:
|
|
hostgroup_id optional |
ID of host group Validations:
|
|
environment_id optional |
ID of environment Validations:
|
|
id required |
ID of Puppet class Validations:
|