Top "Hudson-api" questions

The Hudson API provides you to communicate with its basic functionalities via REST.

Determine if given job is currently running using Hudson/Jenkins API

Is there an API to determine whether a given job is currently running or not? Ideally, I'd also like to …

hudson jenkins hudson-api
Showing exception while connecting slave to master using headless jnlp

i am using jenkins 1.447.2 version.My master is linux and slave is windows Jul 27, 2012 12:44:17 PM hudson.remoting.jnlp.Main$CuiListener &…

networking hudson jenkins jenkins-plugins hudson-api
How to use tree query parameter in Jenkins Remote API to get downstreamProject and parameter?

I am trying to use Jenkins(Hudson) Remote API to consume XML response from a freeStyleProject. Researching about the tree …

hudson jenkins hudson-api
how to cancel build queue jobs in jenkins, which are not started by jenkins and are in its build queue through REST API

how to cancel build queue jobs in jenkins through REST API, which are not started by jenkins and are in …

api rest jenkins hudson-api
HUDSON: How to stop hudson job from command line?

I need to forcefully stop a Hudson build running in remote server. Is there a command/API to do that? …

hudson hudson-api