So my api call to jenkins is something like:
http://jenkins.com/job/jobName/build
And in the header for location I'm getting things like:
http://jenkins.com/job/jobName/
But no queue id or anything remotely identifying. Why is this?
Currently running Jenkins version: 1.609.3