Update Builds Indexing Configuration

Updates the indexed builds for a given binary manager. You can provide either a list of build names OR include/exclude patterns, but not both.

For Xray version 3.21.2 and above with Projects, a Project Admin with Index Resources privilege can use the projectKey query parameter to scope this request to a project.

Requires Admin permission.

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

The Binary Manager ID.

Query Params
string

Project key. When provided, the request is scoped to the specified project.

Body Params

Request to update the builds indexing configuration. Provide either indexed_builds (list of names) or patterns (include/exclude patterns), but not both.

indexed_builds
array of strings

List of build names to index.

indexed_builds
patterns
object

Include and exclude patterns for build indexing.

Responses

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