v2

latestSwagger 2.0raw.githubusercontent.com2019-10-08263978.4 KB
RunMetrics

Post Metric to a Run.

Post a Metric to a specific Run Id.

post/history/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/experiments/{experimentName}/runs/{runId}/metrics

Path parameters

subscriptionIdstring uuid required

The Azure Subscription ID.

resourceGroupNamestring required

The Name of the resource group in which the workspace is located.

workspaceNamestring required

The name of the workspace.

experimentNamestring required

The experiment name.

runIdstring required

The identifier for a run.

Request body

metricIdstring uuid
dataContainerIdstring
metricTypestring
createdUtcstring date-time
namestring
descriptionstring
labelstring
numCellsinteger
dataLocationstring
cellsobject[]

Response

The Run Metric is posted successfully.