Skip to main content

Function: telemetryMetricValueList()

telemetryMetricValueList(httpRequestContext, componentName, request): Promise<ITelemetryValuesListResponse>

Get a list of the telemetry metric values.

Parameters

httpRequestContext

IHttpRequestContext

The request context for the API.

componentName

string

The name of the component to use in the routes.

request

ITelemetryValuesListRequest

The request.

Returns

Promise<ITelemetryValuesListResponse>

The response object with additional http response properties.