Jenkins - Reference
Number of APIs: 54
Remote access API for Jenkins CI/CD platform.
Contact Support: Name: No Contact Email: email@example.com
-
blue/rest-organizations-{organization}-pipelines-{folder} - get Pipeline Folder Pipeline GET {{baseUrl}}/blue/rest/organizations/:organization/pipelines/:folder/pipelines/:pipeline?No Name=<string>
-
post Create Item POST {{baseUrl}}/createItem?name=<string>&from=<string>&mode=<string>&No Name=<string>
-
post Create View POST {{baseUrl}}/createView?name=<string>&No Name=<string>
-
get Crumb GET {{baseUrl}}/crumbIssuer/api/json
-
get Computer GET {{baseUrl}}/computer/api/json?depth=<string>
-
blue/rest-organizations-{organization}-pipelines-{pipeline}-runs-{run} - get Pipeline Run GET {{baseUrl}}/blue/rest/organizations/:organization/pipelines/:pipeline/runs/:run?No Name=<string>
-
view/{name} - get View GET {{baseUrl}}/view/:name/api/json?No Name=<string>
-
view/{name} - get View Config GET {{baseUrl}}/view/:name/config.xml?No Name=<string>
-
jwt-auth - get Json Web Key GET {{baseUrl}}/jwt-auth/jwks/:key
-
blue/rest-classes - search Classes GET {{baseUrl}}/blue/rest/classes/?q=<string>