In normal scenarios the dashboard takes some amount of time for displaying the latest data once a new snapshot is run. The data in the dashboard can be accessed quickly viewed a tomcat server restart or by reloading the cache. But this comes as a challenge in the case when the number of application is high and user wants to view data for a particular domain. it takes amount of time for the cache reload and server restart since it will be done for all the domains present.
Now reloading a particular domain is possible by the below command., thanks to curl.
curl -u admin:cast http:
//localhost
:9999
/testContext/rest/server/reload
?domain=ED1