Cache again needs to be reloaded to refresh the information/values in the dashboard.
Details
For reloading the cache, use server/load-domains in the default page <>/static/default.html.
server/refresh will also clear the cache.
Curl command can also be used
curl -X GET "http://<server:port>/dashboards/rest/server/refresh" -H "x-api-key: xxxxxxxx" -H "x-api-user: admin" -H "Accept: application/json"
NB : server/reload approach will not work in the V3 version, For reloading of domain please use server/load-domains
Resources
CAST Imaging v3 Product Documentation
CAST Imaging Troubleshooting Guides
Additional Resources
CAST Highlight Product Documentation
CAST Highlight Troubleshooting Guides
Ticket
56840
Comments