See my comment here: https://issues.jenkins-ci.org/browse/JENKINS-12827?focusedCommentId=201381&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-201381
On 18.09.2015, at 07:27, Arjun K.N <[email protected]> wrote: > Hi All, > > I am new to Jenkins Rest API calls. I am trying to create a script which will > kick Jenkins JOB and wait for the completion of JOB. > > I am kicking a job using below command: > > curl -k -x <Proxy> https://<URL>/jenkins/job/DOLPHIN-Test/build --user > dolphin:swimwithme --data token=<Token> > > I do not get any response when i execute the command. I need to get the Build > Number for me to query the status. > > Please let me know the best way for the problem. > > Regards > Arjun > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/555e36df-bf53-4f29-9896-0e19ac0ec57f%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/91C9E830-04DC-4FEC-9A46-E06BE4E7E184%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
