Health Dashboard - Information - Automating the process of reloading server memory cache using Rest API

Purpose

It is observed that the results displayed on HD are the ones prior to the latest analysis when snapshot is generated through CLI. To see the latest results the user has to manually refresh them using the "reload server memory cache".

This page explains how the manual refresh using the "reload server memory cache" can be automated by using Rest-API

Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
Applicable RDBMS
RDBMS
Yes/No
CSS3(tick)
CSS2(tick)
Details

After running the snapshot from the command line with the below command given in the CAST-MS online Help under:

It is observed that the results displayed on AAD are the ones prior to the latest analysis. To see the latest results the user has to manually refresh them using the "reload server memory cache".This(manually refresh using the "reload server memory cache") can be automated by using Rest-API which is explained in the below page :
http://doc.castsoftware.com/help/index.jsp?topic=%2F72x%2FREST+API+Reference+Documentation.html

Notes/comments

cURL is a tool that needs to be downloaded and/or installed before running the related CLI