Automate Jenkins CI/CD Pipeline Setup
Number of APIs: 2
-
Create Deploy to Higher Env Pipeline POST {{jenkins_url}}/createItem?name=deploy-to-{{env}}-{{service}}
-
Obtain Jenkins crumb GET {{jenkins_url}}/crumbIssuer/api/xml?xpath=concat(//crumbRequestField,":",//crumb)