
Exposes a REST API endpoint for drop down lists
Exposes a REST API endpoint for drop down lists
Exposes a REST API endpoint for drop down lists
More details
Exposes a REST API endpoint for Rundeck drop down lists.
Options provider JSON Format:
{"name": "<NAME>", "value": "<VALUE>", "selected": true/false, ...}
Examples:
<BitbucketServer>/rest/rundeck/1.0/options-provider/project
<BitbucketServer>/rest/rundeck/1.0/options-provider/project/<ProjectKey>/repos
<BitbucketServer>/rest/rundeck/1.0/options-provider/project/<ProjectKey>/repos/<RepoSlug>/refs
Use the "selected" param to set a selected value.
<BitbucketServer>/rest/rundeck/1.0/options-provider/project/<ProjectKey>/repos?selected=<selectedRepo>
Clone links JSON Format:
{"cloneLinks": {"<PROTOCOL>", "<CLONELINK>"}}
<BitbucketServer>/rest/rundeck/1.0/resources/project/<ProjectKey>/repos/<RepoSlug>/links
<BitbucketServer>/rest/rundeck/1.0/resources/project/<ProjectKey>/repos/<RepoSlug>/links?protocol=http
Reviews for cloud
(1)Sign in to write a reviewReviews for server
(1)Sign in to write a reviewReviews for Data Center
(1)Sign in to write a reviewCloud Pricing
Server Pricing
Data Center Pricing
Support is not available for this app.
Vendor support resources
Atlassian-hosted discussions connect you to other customers who use this app.
Versions
Version 1.1.0 • Bitbucket Server 7.0.0 - 7.9.1 • Released 2020-11-30
Summary
Initial release
Details
https://github.com/Vestmark/bitbucket-rundeck-option-provider
Installation
- Log into your Bitbucket instance as an admin.
- Click the admin dropdown and choose Add-ons. The Manage add-ons screen loads.
- Click Find new apps or Find new add-ons from the left-hand side of the page.
- Locate Options Provider via search. Results include app versions compatible with your Bitbucket instance.
- Click Install to download and install your app.
- You're all set! Click Close in the Installed and ready to go dialog.