Is there a way to get per database statistics from the REST API.
For e.g, the metric cache hit ratio can be obtained from the following url.
This however reports the cummulative value for the server and not per database value.
If one wants for a specific database, what would be the way to contruct the URL?
For e,g, lets say there is a db Sharepoint_config and we want cache hit ratio for this particular db, what would the URL be?
Any response is appreciated.
vsjoshi