Trigger Release Bundle v2 air-gap export

Packages an existing Release Bundle v2 version into a signed, self-contained ZIP on this JPD so it can be physically transferred and imported on a disconnected target. ZIP build and storage are asynchronous in Artifactory; poll GET /release_bundle/export/{name}/{version}/status until status is COMPLETED, then download from download_url.

The request is idempotent: if an export is already running or the ZIP already exists, the call still returns 202 with the same export_id and does not start a second job. Path mapping is not applied at export time; it is an import-side option.

License: Requires Enterprise+. Not available on Edge.

Security: Requires Distribute permission on the Release Bundle path.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1
^\w[\w\-.]*$

Release bundle name

string
required
length ≥ 1
^\w[\w\-.+]*$

Release bundle version

Query Params
string

The project key used to determine the Release Bundles repository. By convention, each project may contain only one Release Bundles system repository with the name -release-bundles-v2. This query parameter may be used instead of repository_key.

string

The Release Bundles repository identifier that identifies where a Release Bundle version resides. If this parameter and the project query parameter are not specified, the default value of release-bundles-v2 is assumed.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json