Re-index Paths on Metadata Server

If needed, Artifactory can re-send Metadata events to the Metadata Server in case of an inconsistent state. The API will recursively re-index artifacts under the given repository or path if a repository key or a directory path is specified. Asynchronous by default. Does not delete data associated with the given paths on the Metadata Server before re-indexing by default.

Since: 7.0.0

Security: Requires an admin user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
Defaults to true

Execute asynchronously

boolean
Defaults to false

Delete data before re-indexing

Body Params

List of repository keys or directory paths to re-index.

paths
array of strings
required

List of repository keys or directory paths to re-index

paths*
Responses

202

Accepted - Reindex operation accepted asynchronously.

400

Bad Request - Invalid paths

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
text/plain