-
Bug
-
Resolution: Fixed
-
Low
-
5.11.0
-
1
-
Severity 3 - Minor
-
1
-
Issue Summary
Documents related to Assets, from the Riada portal were migrated to docs.atlassian.com.
However, Assets Index rest api was not migrated.
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Go to Assets REST API Reference and no Assets Index rest api is displayed.
Expected Results
Assets Index rest api information should be displayed.
Actual Results
No information available
Workaround
An example of triggering a re-index manually is:
- Trigger start of assets re-index
curl --request POST --user '<user>:<pass>' <base_url>/rest/assets/1.0/index/reindex/start
- Which you can also monitor progress with:
curl --request GET --user '<user>:<pass>' <base_url>/rest/assets/1.0/progress/category/insight-reindex/reindex
- Endpoint accepts query parameter “clean”, so it will start a clean reindex
/rest/assets/1.0/index/reindex/start?clean=true
Form Name |
---|
[JSDSERVER-14916] Assets Index rest api missing documentation
Remote Link | New: This issue links to "Page (Confluence)" [ 939765 ] |
Remote Link | Original: This issue links to "Page (Confluence)" [ 926702 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 926702 ] |
Labels | New: documentation |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
UIS | New: 1 |
Fix Version/s | New: 5.14.0 [ 106300 ] |
Status | Original: In Review [ 10051 ] | New: Waiting for Release [ 12075 ] |
Assignee | New: Mingyi Yang [ 4efd9de64ab4 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10051 ] |