Description: Recalculates all the NuGet packages for this repository (local/cache/virtual), and re-annotate the NuGet properties for each NuGet package according to its internal nuspec file.
See the NuGet Integration documentation for more details.
Supported by local, local-cache, remote and virtual repositories.
Notes: Requires Artifactory Pro.
Security: Up to version 4.8 , requires a valid admin user. From version 4.8 only requires the set of permissions assumed by Manage (Manage + Delete/Overwrite + Deploy/Cache + Annotate + Read).
Usage: POST /artifactory/api/nuget/{repoKey}/reindex
Produces: application/text
Since: 3.0.3
Sample Output:
POST /artifactory/api/nuget/nuget-local/reindex NuGet reindex calculation for repository 'nuget-local' accepted.