Returns the list of metrics of a specific thing-definition.
Metrics are the model used to manage data points published by the IoT connectors (measures, states, counters, BLOBs) or computed at runtime (i.e. insights).
Set includeInherited to true to obtain also the metrics inherited from the parent thing-definitions.
The name of the tenant (e.g. acme).
The thing-definition identifier whose metrics must be retrieved.
If true, the response includes the elements inherited from parent thing definitions.
Successful operation.
The object describing a metric.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.