API call that fetches Improvement Opportunities for the whole portfolio is not there, as it will decrease performance. Improvement Opportunities can only be found at the domain level and application level.
Details
- To fetch the improvement Opportunities at domain level, please use the following API link
GET - /domains/domainID/alerts
However, please note that the above link will only provide a filtered results consisting of the top 20 Improvement opportunities for the domain. - To fetch the improvement opportunities for a particular application please use the following format for the API link
https://rpa.casthighlight.com/WS2/domains/domainID/applications/applicationID/alerts
For more API's available at the application level:
https://rpa.casthighlight.com/api-doc/index.html#api-Applications-getApplication
https://rpa.casthighlight.com/api-doc/index.html#api-Applications-getLastTopRisk
- For more API's
https://rpa.casthighlight.com/api-doc/index.html#/
Ticket
27642
Comments