Hi all,I was trying to create a metric type under my resource type called “MYRT”,
Here’s body look like:
{“collectionInterval”: 30, “id”: “metricTypeId123”, "type": "COUNTER", "unit": "NONE"}
It gave me 400 bad request.
And it worked.
Wondering why is that?
Thanks