If you open http://your-jenkins.example.com/api/ it will display several examples of REST API calls available. For example, it lists
- Create job - Copy job - Restart Jenkins If you open the documentation at https://www.jenkins.io/doc/book/using/remote-access-api/ you'll see pointers to the general concepts and to Python, Ruby, and Java API wrappers. On Sat, Mar 6, 2021 at 7:40 AM Aman Bhargava <[email protected]> wrote: > What are the different automation tasks performed by Jenkins administrator > using REST API? What all tasks can we automate? Could you please suggest a > list of them? > > -- > 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/CAOoXTrvAVD4tyaT7BzMMDs3VipQMc%2BTkXHnv17yEhcCGmwYctw%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAOoXTrvAVD4tyaT7BzMMDs3VipQMc%2BTkXHnv17yEhcCGmwYctw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAO49JtE%2B%2BsiXQUu6kkDWw_E-Haxz6W2OfD%2BXrF%3Dft9%2BKR1vtNg%40mail.gmail.com.
