Get and Update Metric by Name
Gets and Update metric by name.
get
/api/v2/metric/tenants/{tenantId}/metrics/{metricName}/metricType
Get details by metric name.
Path Parameters
- tenantId
Describes clientId of the tenant
- metricName
Metric name
00
post
/api/v2/metric/tenants/{tenantId}/metrics/{metricName}/metricType
Update metric details by metric name.
Path Parameters
- tenantId
Describes clientId of the tenant
- metricName
Metric name
00
00