Related post to the -dev@ list: Should API support management of $JENKINS_HOME/config.xml ??? https://groups.google.com/forum/?hl=en#!topic/jenkinsci-dev/a-gKzV6Z2Q8
On Tuesday, May 26, 2015 at 6:33:46 PM UTC-4, Hugh Esco wrote: > > Browsing to: > http://ci.example.com:8080/jenkins/configureSecurity/api/xml > > reports: > *description* *The requested resource is not available.* > > which leads me to wonder if it is possible to manage the base > configuration of a jenkins installation over the RESTful API. > > I am using the puppetlabs jenkins module to build and configure jenkins > and wondering to what extent it might support a meaningful configuration of > our installation. > > My next task is simply to replicate these configuration settings using the > API: > > <useSecurity>true</useSecurity> > <securityRealm > class="hudson.plugins.active_directory.ActiveDirectorySecurityRealm" > plugin="active-directory_at_1.33"> > <domain>ad.example.com</domain> > > If anyone can please provide some guidance I would certainly appreciate > not having to reinvent this wheel. > > Thanks, > -- Hugh > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/58cb42fd-4c81-42b6-9c22-4a07438a73d7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
