Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

CloudBees Exam CJE Topic 1 Question 81 Discussion

Actual exam question for CloudBees's CJE exam
Question #: 81
Topic #: 1
[All CJE Questions]

During a proposal, you need to quickly retrieve configuration for a demo of a project named ''My Freestyle Project'', which is in the "Freestyles" folder, in a neat and easily-readable XML format using a REST API call. What is the correct syntax for the call?

Show Suggested Answer Hide Answer
Suggested Answer: C

When a build breaks, fixing it should be the priority of everyone on the project


Contribute your Thoughts:

Isidra
9 days ago
This looks like a straightforward REST API call to retrieve the configuration for a specific Jenkins job. I think option B is the correct syntax since it includes the 'Freestyles' folder in the URL.
upvoted 0 times
...
Darrin
9 days ago
I see your point, but I think C) http://:8080/job/Freestyles/job/My%20Freestyle%20Project/project.xml makes more sense based on the folder structure
upvoted 0 times
...
Dallas
10 days ago
I disagree, I believe it is B) http://:8080/job/Freestyles/job/My%20Freestyle%20Project/config.xml
upvoted 0 times
...
Darrin
15 days ago
I think the correct syntax is A) http://:8080/job/My%20Freestyle%20Project/config.xml
upvoted 0 times
...

Save Cancel