Feature #489
Foreman API method to add/change values
| Status: | Closed | Start: | 11/25/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | API | |||
| Target version: | - | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
The API is great news and i'm just about to write some code to use it. I'd like to see a call for adding or changing an existing variable, be it at a node, group, or domain level.
A PUT method would be nice. Returning a 201 (created) for a variable that didn't exist, and a 204 (No content) for changing a variable that already exists.
History
Updated by Ohad Levy about 1 year ago
- Status changed from New to Feedback
I think this was already done, can you please try it with a recent foreman version (0.2?)
