Jenkins provides machine-consumable remote access API to its functionalities. Currently it comes in three flavors: XML; JSON with JSONP support; Python.
Query the test-results of a completed build. Get objects representing the latest builds of a job. Search for artifacts by simple criteria. Block until jobs are ...
Missing: wiki. | Show results with:wiki.
To make scripted clients (such as wget) invoke operations that require authorization (such as scheduling a build), use HTTP BASIC authentication to specify the ...
Remote access. A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/ ...
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP ...
Missing: wiki. | Show results with:wiki.
Search Box · Referencing another project by name · Aborting a build · Fingerprints · Using local language · Change time zone · Remote Access API · Executor ...
Nov 2, 2023 · Provides a REST API to access pipeline and pipeline run data.
Missing: /search | Show results with:/search
Sep 27, 2021 · Let me open a new discussion for that. I exported the content to Html pages but we won't be able to use it as-is the URL format is changing. 1 ...
Missing: /search | Show results with:/search
Display list of projects that were built more than 1 day ago. Display mail notifications recipients · Display monitors status · Display the number of jobs using ...
Jenkins has a built-in command line interface that allows users and administrators to access Jenkins from a script or shell environment.