v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Job

Sets the mlflow run id for a Job

post/api/v1/jobs/{id}/mlflowRun

Path parameters

idinteger required

ID for the Job resource.

Headers

X-Fieldsstring mask

An optional fields mask

Request body

mlflowRunIdstring

UUID for the associated Mlflow Run.

Response

Success

mlflowRunIdstring

UUID for the associated Mlflow Run.