Stop Jenkins build for specific job via REST -


how can stop jenkins build specific job? looking rest api

i did not find such in documentation

edit

the tricky part need fetch running build id somehow can send

http://hudson_url/job/jobname/buildnumber/stop 


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

c++ - Clock_gettime() function outputting incorrect time -

asp.net core mvc - How important is the global.json and src folder? -