v7

latestSwagger 2.0raw.githubusercontent.com2020-06-28205680.5 KB
OperationalizationClusters
MachineLearningComputes

Gets compute definition by its name. Any secrets (storage keys, service credentials, etc) are not returned - use 'keys' nested resource to get them.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}

Path parameters

subscriptionIdstring required

Azure subscription identifier.

resourceGroupNamestring required

Name of the resource group in which workspace is located.

workspaceNamestring required

Name of Azure Machine Learning workspace.

computeNamestring required

Name of the Azure Machine Learning compute.

Query parameters

api-versionstring required

Version of Azure Machine Learning resource provider API.

Response

Success.

idstring

Specifies the resource ID.

namestring

Specifies the name of the resource.

locationstring

Specifies the location of the resource.

typestring

Specifies the type of the resource.

tagsobject

Contains resource tags defined as key/value pairs.