a user with the extended read permission can get a job's config.xml from an URL like
$jenkins_scheme://$jenkins_host:$jenkins:port/$jenkins_context/jobs/$job_name/config.xml e.g. http://localhost:8080/jobs/foo/config.xml On 25 July 2012 10:19, Michaël Pailloncy <[email protected]> wrote: > Nobody has never had this problematic? > > > 2012/7/23 mpapo - Michaël Pailloncy <[email protected]> > >> Hi, >> >> Is it possible to access to a remote config.xml file from another Jenkins >> with the remote API ? >> I would like to get it like I can get a job config.xml file. >> >> Thanks in advance ! >> > >
