I want to monitor Azure Storage Account but I'm not getting any documentation on ARM Rest API for getting the details like availability, metrics that can be collected etc. In my resource group I have a storage account, so when I form the URL and do get using:
I get the response.
But how to monitor blob, table, queue and file? also, what are the metric's that can be collected for these?