v2

latestSwagger 2.0raw.githubusercontent.com2019-10-082354105.4 KB
Operations

Get the status of an async operation.

Get the status of an async operation by operation id.

get/modelmanagement/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.MachineLearningServices/workspaces/{workspace}/operations/{id}

Path parameters

subscriptionIdstring uuid required

The Azure Subscription ID.

resourceGroupstring required

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

workspacestring required

The name of the workspace.

idstring required

The operation id.

Response

Success

idstring

The async operation id.

operationTypestring

The async operation type.

state'NotStarted' | 'Running' | 'Cancelled' | 'Succeeded' | 'Failed' | 'TimedOut'

The async operation state.

createdTimestring date-time

The async operation creation time (UTC).

endTimestring date-time

The async operation end time (UTC)l

resourceLocationstring

The resource created/updated by the async operation.

operationLogstring

The async operation log.

parentRequestIdstring

The request id that created this operation