PUT /api/environments/687036942 { "environment": { "organization_ids": [ 114267492 ] } } 200 { "created_at": "2020-05-20 13:41:13 UTC", "updated_at": "2020-05-20 13:41:13 UTC", "name": "environment310", "id": 687036942, "template_combinations": [], "puppetclasses": [], "locations": [ { "id": 255093256, "name": "Location 1", "title": "Location 1", "description": null } ], "organizations": [ { "id": 114267492, "name": "Empty Organization", "title": "Empty Organization", "description": null } ] }
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:
|
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:
|