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.

Security: Requires an admin user.

Query Params
boolean
Defaults to true

Execute asynchronously

boolean
Defaults to false

Delete data before re-indexing

Body Params
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
Response
Choose an example:
text/plain