<div dir="ltr">Hi all,<div>I was trying to create a metric type under my resource type called “MYRT”,</div><div>Here’s body look like:</div><div>{“collectionInterval”: 30, “id”: “metricTypeId123”, &quot;type&quot;: &quot;COUNTER&quot;, &quot;unit&quot;: &quot;NONE&quot;} </div><div>I posted this to url: <a href="http://localhost:8080/hawkular/inventory/deprecated/feeds/vertx-localhost/resourceTypes/MYRT/metricTypes">http://localhost:8080/hawkular/inventory/deprecated/feeds/vertx-localhost/resourceTypes/MYRT/metricTypes</a> </div><div>It gave me 400 bad request.</div><div>But I posed to <a href="http://localhost:8080/hawkular/inventory/deprecated/feeds/vertx-localhost/metricTypes">http://localhost:8080/hawkular/inventory/deprecated/feeds/vertx-localhost/metricTypes</a>.</div><div>And it worked.</div><div>Wondering why is that?</div><div><br></div><div>Thanks</div></div>