Version: 3.4.1-pre.0
Jenkins API clients generated from Swagger / Open API specification
| Operation | Description |
|---|---|
| GET /crumbIssuer/api/json |
Retrieve Jenkins details
Successfully retrieved Jenkins details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve Jenkins headers
Successfully retrieved Jenkins headers
| x-jenkins | Jenkins version number |
object |
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Get classes details
| q | Query string containing an array of class names |
query | object |
Successfully retrieved search result
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Get a list of class names supported by a given class
| class | Name of the class |
path | object | #/components/parameters/className |
Successfully retrieved class names
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve all organizations details
Successfully retrieved pipelines details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve organization details
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
Successfully retrieved pipeline details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Pipeline cannot be found on Jenkins instance
| jenkins_auth |
Retrieve all pipelines details for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
Successfully retrieved pipelines details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve pipeline folder for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| folder | Name of the folder |
path | object | #/components/parameters/folderName |
Successfully retrieved folder details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve pipeline details for an organization folder
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| folder | Name of the folder |
path | object | #/components/parameters/folderName |
Successfully retrieved pipeline details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve pipeline details for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
Successfully retrieved pipeline details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Pipeline cannot be found on Jenkins instance
| jenkins_auth |
Retrieve all activities details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
Successfully retrieved all activities details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve all branches details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
Successfully retrieved all branches details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve branch details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| branch | Name of the branch |
path | object | #/components/parameters/branchName |
Successfully retrieved branch details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve branch run details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| branch | Name of the branch |
path | object | #/components/parameters/branchName |
| run | Name of the run |
path | object | #/components/parameters/runName |
Successfully retrieved run details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Favorite/unfavorite a pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
Successfully favorited/unfavorited a pipeline
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve queue details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
Successfully retrieved queue details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Delete queue item from an organization pipeline queue
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| queue | Name of the queue item |
path | object | #/components/parameters/queueItemName |
Successfully deleted queue item
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve all runs details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
Successfully retrieved runs details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Start a build for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
Successfully started a build
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve run details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| run | Name of the run |
path | object | #/components/parameters/runName |
Successfully retrieved run details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Get log for a pipeline run
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| run | Name of the run |
path | object | #/components/parameters/runName |
| start | Start position of the log |
query | object | |
| download | Set to true in order to download the file, otherwise it's passed as a response body |
query | object |
Successfully retrieved pipeline run log
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve run nodes details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| run | Name of the run |
path | object | #/components/parameters/runName |
Successfully retrieved run nodes details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve run node details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| run | Name of the run |
path | object | #/components/parameters/runName |
| node | Name of the node |
path | object | #/components/parameters/nodeName |
Successfully retrieved run node details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve run node steps details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| run | Name of the run |
path | object | #/components/parameters/runName |
| node | Name of the node |
path | object | #/components/parameters/nodeName |
Successfully retrieved run node steps details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve run node details for an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| run | Name of the run |
path | object | #/components/parameters/runName |
| node | Name of the node |
path | object | #/components/parameters/nodeName |
| step | Name of the step |
path | object | #/components/parameters/stepName |
Successfully retrieved run node step details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Get log for a pipeline run node step
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| run | Name of the run |
path | object | #/components/parameters/runName |
| node | Name of the node |
path | object | #/components/parameters/nodeName |
| step | Name of the step |
path | object | #/components/parameters/stepName |
Successfully retrieved pipeline run node step log
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Replay an organization pipeline run
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| run | Name of the run |
path | object | #/components/parameters/runName |
Successfully replayed a pipeline run
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Stop a build of an organization pipeline
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| pipeline | Name of the pipeline |
path | object | #/components/parameters/pipelineName |
| run | Name of the run |
path | object | #/components/parameters/runName |
| blocking | Set to true to make blocking stop, default: false |
query | object | |
| timeOutInSecs | Timeout in seconds, default: 10 seconds |
query | object |
Successfully stopped a build
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve SCM details for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| scm | Name of SCM |
path | object | #/components/parameters/scmName |
Successfully retrieved SCM details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve SCM organizations details for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| scm | Name of SCM |
path | object | #/components/parameters/scmName |
| credentialId | Credential ID |
query | object |
Successfully retrieved SCM organizations details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve SCM organization repositories details for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| scm | Name of SCM |
path | object | #/components/parameters/scmName |
| scmOrganisation | Name of the SCM organization |
path | object | #/components/parameters/scmOrgName |
| credentialId | Credential ID |
query | object | |
| pageSize | Number of items in a page |
query | object | |
| pageNumber | Page number |
query | object |
Successfully retrieved SCM organization repositories details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve SCM organization repository details for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| scm | Name of SCM |
path | object | #/components/parameters/scmName |
| scmOrganisation | Name of the SCM organization |
path | object | #/components/parameters/scmOrgName |
| repository | Name of the SCM repository |
path | object | #/components/parameters/repositoryName |
| credentialId | Credential ID |
query | object |
Successfully retrieved SCM organizations details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve authenticated user details for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
Successfully retrieved authenticated user details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve users details for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
Successfully retrieved users details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve user details for an organization
| organization | Name of the organization |
path | object | #/components/parameters/orgName |
| user | Name of the user |
path | object | #/components/parameters/userName |
Successfully retrieved users details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Search for any resource details
| q | Query string |
query | object |
Successfully retrieved search result
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve user favorites details for an organization
| user | Name of the user |
path | object | #/components/parameters/userName |
Successfully retrieved users favorites details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve computer details
| depth | Recursion depth in response model |
query | object |
Successfully retrieved computer details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Create a new job using job configuration, or copied from an existing job
| name | Name of the new job |
query | object | |
| from | Existing job to copy from |
query | object | |
| mode | Set to 'copy' for copying an existing job |
query | object | |
| Jenkins-Crumb | CSRF protection token |
header | object | #/components/parameters/crumb |
| Content-Type | Content type header application/xml |
header | object |
Successfully created a new job
An error has occurred - error message is embedded inside the HTML response
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Create a new view using view configuration
| name | Name of the new view |
query | object | |
| Jenkins-Crumb | CSRF protection token |
header | object | #/components/parameters/crumb |
| Content-Type | Content type header application/xml |
header | object |
Successfully created the view
An error has occurred - error message is embedded inside the HTML response
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve CSRF protection token
Successfully retrieved CSRF protection token
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve job details
| name | Name of the job |
path | object | #/components/parameters/jobName |
Successfully retrieved job details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Build a job
| name | Name of the job |
path | object | #/components/parameters/jobName |
| json | query | object | ||
| token | query | object | ||
| Jenkins-Crumb | CSRF protection token |
header | object | #/components/parameters/crumb |
Successfully built the job (backward compatibility for older versions of Jenkins)
Successfully built the job
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Retrieve job configuration
| name | Name of the job |
path | object | #/components/parameters/jobName |
Successfully retrieved job configuration in config.xml format
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Update job configuration
| name | Name of the job |
path | object | #/components/parameters/jobName |
| Jenkins-Crumb | CSRF protection token |
header | object | #/components/parameters/crumb |
Successfully retrieved job configuration in config.xml format
An error has occurred - error message is embedded inside the HTML response
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Disable a job
| name | Name of the job |
path | object | #/components/parameters/jobName |
| Jenkins-Crumb | CSRF protection token |
header | object | #/components/parameters/crumb |
Successfully disabled the job
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Delete a job
| name | Name of the job |
path | object | #/components/parameters/jobName |
| Jenkins-Crumb | CSRF protection token |
header | object | #/components/parameters/crumb |
Successfully deleted the job
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Enable a job
| name | Name of the job |
path | object | #/components/parameters/jobName |
| Jenkins-Crumb | CSRF protection token |
header | object | #/components/parameters/crumb |
Successfully enabled the job
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Retrieve job's last build details
| name | Name of the job |
path | object | #/components/parameters/jobName |
Successfully retrieved job's last build details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Stop a job
| name | Name of the job |
path | object | #/components/parameters/jobName |
| Jenkins-Crumb | CSRF protection token |
header | object | #/components/parameters/crumb |
Successfully stopped the job
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Retrieve job's build progressive text output
| name | Name of the job |
path | object | #/components/parameters/jobName |
| number | Build number |
path | object | |
| start | Starting point of progressive text output |
query | object |
Successfully retrieved job's build progressive text output
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Job cannot be found on Jenkins instance
| jenkins_auth |
Retrieve JSON Web Key
| key | Key ID received as part of JWT header field kid |
path | object |
Successfully retrieved JWT token
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Retrieve JSON Web Token
| expiryTimeInMins | Token expiry time in minutes, default: 30 minutes |
query | object | |
| maxExpiryTimeInMins | Maximum token expiry time in minutes, default: 480 minutes |
query | object |
Successfully retrieved JWT token
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
Retrieve queue details
Successfully retrieved queue details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve queued item details
| number | Queue number |
path | object |
Successfully retrieved queued item details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
| jenkins_auth |
Retrieve view details
| name | Name of the view |
path | object | #/components/parameters/viewName |
Successfully retrieved view details
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
View cannot be found on Jenkins instance
| jenkins_auth |
Retrieve view configuration
| name | Name of the view |
path | object | #/components/parameters/viewName |
Successfully retrieved view configuration in config.xml format
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
View cannot be found on Jenkins instance
| jenkins_auth |
Update view configuration
| name | Name of the view |
path | object | #/components/parameters/viewName |
| Jenkins-Crumb | CSRF protection token |
header | object | #/components/parameters/crumb |
Successfully updated view configuration
An error has occurred - error message is embedded inside the HTML response
Authentication failed - incorrect username and/or password
Jenkins requires authentication - please set username and password
View cannot be found on Jenkins instance
| jenkins_auth |