POST /api/environments/687036939 { "environment": { "name": "XPg57F5Bqs" } } 201 { "created_at": "2019-02-20 13:34:40 UTC", "updated_at": "2019-02-20 13:34:40 UTC", "name": "XPg57F5Bqs", "id": 687036939, "template_combinations": [], "puppetclasses": [], "locations": [ { "id": 255093256, "name": "Location 1", "title": "Location 1", "description": null } ], "organizations": [ { "id": 447626438, "name": "Organization 1", "title": "Organization 1", "description": null } ] }
Param name | Description |
---|---|
location_id optional |
Scope by locations Validations:
|
organization_id optional |
Scope by organizations Validations:
|
id required |
Validations:
|
environment required |
Validations:
|
environment[name] optional |
Validations:
|
environment[location_ids] optional , nil allowed |
REPLACE locations with given ids Validations:
|
environment[organization_ids] optional , nil allowed |
REPLACE organizations with given ids. Validations:
|