I want to get yesterday's every 30min metric data by JAVA API.
In other words, I want to get yesterday's 48 number of metrics data.
(24h/30min=48)
To get this information, should I conduct program to get data 48 times?
I want to conduct it at ONLY ONE TIME and get the data.
I can't find dimension to separete data ever 30min.