Actions
Feature #489
closedForeman API method to add/change values
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
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.
Updated by Ohad Levy over 13 years 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?)
Actions