Asset index REST services
This page is about Assets & Inventory Plugin for Jira DC. Using Cloud? Click here.
Re-index with "Index in the background" option
Method | POST |
---|---|
URL | /rest/jip-api/1.0/index/lucene/reindex.json |
Re-index with "Delete all indexes and rebuild" option
Method | POST |
---|---|
URL | /rest/jip-api/1.0/index/lucene/rebuild.json |
Index single asset
Method | GET |
---|---|
URL | /rest/jip-api/1.0/index/doc/asset/{ASSET_ID}.json |
Success response: Asset indexed.