Issue #7161 has been updated by Nick Lewis.
Status changed from Accepted to Available In Testing Branch
Added to next in commit:da3df3b093f61b611f0ca854aaf9bf5c33f2311d.
The route is /memberships. Legal inputs are:
{"node_group": {"node_id": <id>, "node_group_id": <id>}}
or
{"node_name": <name>, "group_name": <name>}
----------------------------------------
Bug #7161: Create API in Dashboard for adding nodes to groups
https://projects.puppetlabs.com/issues/7161
Author: Nick Lewis
Status: Available In Testing Branch
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version:
Keywords:
Branch:
Ideally the API would look something like this:
POST /nodes/foo/groups
{'name': 'bar'}
to add the node 'foo' to the 'bar' group.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.