LogRunMetrics

Updated at:

Records the metrics of a run in a batch.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST /api/v1/runs/{RunId}/metrics/action/log HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

RunId

string

Yes

The ID of the run.

run-1qJhzJ2YXgX****

Request parameters

Parameter

Type

Required

Description

Example

body

object

No

The request body.

Metrics

array

No

The list of metrics.

RunMetric

No

The details of a metric.

Response elements

Element

Type

Description

Example

object

The response schema.

requestId

string

The ID of the request.

ADF6D849-*****-7E7030F0CE53

Examples

Success response

JSON format

{
  "requestId": "ADF6D849-*****-7E7030F0CE53"
}

Error codes

See for a complete list.

Release notes

See Release Notes for a complete list.