v2

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

Get Run Details.

Get Run Details for a specific Run Id.

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

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 of the Run.

Response

The details of the Run are returned successfully.

runIdstring

The identifier for the run.

targetstring

The name of the compute target where the run is executed.

statusstring

The status of the run. The Status string value maps to the RunStatus Enum.

parentRunIdstring

The parent of the run if the run is hierarchical.

startTimeUtcstring date-time

The start time of the run in UTC.

endTimeUtcstring date-time

The end time of the run in UTC.

tagsobject

The tag dictionary for the run. Tags are mutable.

propertiesobject

The properties dictionary for the run. Properties are immutable.

runDefinitionobject

The run definition specification.

logFilesobject
revisioninteger