Jenkins - Reference

Number of APIs: 54

Remote access API for Jenkins CI/CD platform.

Contact Support: Name: No Contact Email: email@example.com

  1. blue/rest-organizations-{organization}-pipelines-{folder} - get Pipeline Folder Pipeline GET {{baseUrl}}/blue/rest/organizations/:organization/pipelines/:folder/pipelines/:pipeline?No Name=<string>

  2. post Create Item POST {{baseUrl}}/createItem?name=<string>&from=<string>&mode=<string>&No Name=<string>

  3. post Create View POST {{baseUrl}}/createView?name=<string>&No Name=<string>

  4. get Crumb GET {{baseUrl}}/crumbIssuer/api/json

  5. get Computer GET {{baseUrl}}/computer/api/json?depth=<string>

  6. blue/rest-organizations-{organization}-pipelines-{pipeline}-runs-{run} - get Pipeline Run GET {{baseUrl}}/blue/rest/organizations/:organization/pipelines/:pipeline/runs/:run?No Name=<string>

  7. view/{name} - get View GET {{baseUrl}}/view/:name/api/json?No Name=<string>

  8. view/{name} - get View Config GET {{baseUrl}}/view/:name/config.xml?No Name=<string>

  9. jwt-auth - get Json Web Key GET {{baseUrl}}/jwt-auth/jwks/:key

  10. blue/rest-classes - search Classes GET {{baseUrl}}/blue/rest/classes/?q=<string>