Project

General

Profile

Feature #1526

Updated by Benjamin Papillon over 10 years ago

I am trying to use the REST api to create a host group programmatically. I would like to create the host group with a number of puppet classes attached, either directly or through issuing separate "add puppet class to host group"-style requests after creating the host group. 

 

 Is there functionality for this in the API? If there is, it does not seem to be documented, and the codebase is not helpful in determining whether this is possible. If this is the case, please change this request into a request for improvement of the documentation. 

 

 If there is no functionality for this, I would like to see it appear at some point, please. 

 

 We are using foreman 0.4.2. 
 

Back