Super Metrics APIs
/api/supermetrics - APIs for managing super metrics
Operations
POST
Create Super Metric Using POST
Create a SuperMetric with the given name, formula and description
DELETE
Delete Super Metric Using DELETE
Delete a SuperMetric
GET
Get Super Metrics Using GET
Get a collection of SuperMetrics based on search parameters
GET
Get Super Metric Using GET
Get a SuperMetric with the given id
PUT
Update Super Metric Using PUT
Update a SuperMetric with the given name, formula and description