TestRun

List the dimension values for the given metric dimension name.

List the dimension values for the given metric dimension name.

get/test-runs/{testRunId}/metric-dimensions/{name}/values

Path parameters

testRunIdstring required

Unique name for the load test run, must contain only lower-case alphabetic, numeric, underscore or hyphen characters.

namestring required

Dimension name

Query parameters

api-versionstring required

The API version to use for this operation.

metricnamestring required

Metric name

interval'PT5S' | 'PT10S' | 'PT1M' | 'PT5M' | 'PT1H'

The interval (i.e. timegrain) of the query.

metricNamespacestring required

Metric namespace to query metric definitions for.

timespanstring required

The timespan of the query. It is a string with the following format 'startDateTime_ISO/endDateTime_ISO'.

Response

The request has succeeded.

namestring

The dimension name

valuestring[]

The dimension value

nextLinkstring uri

Link for the next set of values in case of paginated results, if applicable.

Changes

No recorded changes to this endpoint across all 12 revisions of this API.