v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Job

Gets a Job resource's latest metrics

get/api/v1/jobs/{id}/metrics

Path parameters

idinteger required

ID for the Job resource.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

namestring required

The name of the metric.

valuenumber required

The value of the metric. Can be a float, NaN, Infinity, or -Infinity. NaN values are represented with the string "nan" and infinite values are represented with the strings "inf" and "-inf".