Thanks for your reply.
Excuse me, I have not phrased my question correctly.
But I wanna get the global config.xml of Jenkins, not the specific config
file of a job.

2012/7/25 Stephen Connolly <[email protected]>

> 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 !
>>>
>>
>>
>

Reply via email to