Promote Release Bundle v2 Version

Promotes the selected Release Bundle v2 version.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Release bundle name

string
required

Release bundle version

Query Params
boolean
Defaults to true

Determines whether the operation should be asynchronous (true) or synchronous (false). The default value is true.

string
enum
Defaults to copy

Determines how to perform the promotion. 'copy' copies contents to target repository (default). 'move' moves contents from last promotion repository to target repository.

Allowed:
string

The project key used to determine the Release Bundles repository

string

The Release Bundles repository identifier

Body Params
string

Name of the target environment for the promotion (deprecated, use stage instead)

string

Name of the target environment/stage for the promotion

included_repository_keys
array of strings

Defines specific repositories to include in the promotion. If left undefined, all repositories (except those specifically excluded) are included.

included_repository_keys
excluded_repository_keys
array of strings

Defines specific repositories to exclude from the promotion

excluded_repository_keys
included_source_paths
array of strings

Defines specific source paths to include in the promotion

included_source_paths
excluded_source_paths
array of strings

Defines specific source paths to exclude from the promotion

excluded_source_paths
string
enum
Defaults to disabled

Specifies the strategy for overwriting artifacts when a promotion would overwrite a file that is not part of the release bundle. disabled - (default) The promotion will fail if an artifact can't be overwritten. all - The promotion will overwrite the artifact regardless it's tag. latest - The promotion will overwrite the artifact only if the artifact has tag latest.

Allowed:
artifact_additional_properties
array of objects

Key-value pairs that define properties to add to each promoted artifact on top of any existing properties

artifact_additional_properties
string
enum
Defaults to undefined

Type of promotion authorization

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json