v2

latestSwagger 2.0raw.githubusercontent.com2019-10-0881227.5 KB
DataStoreDefault

Get the default Datastore.

Get the default Datastore in the workspace.

get/datastore/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/default

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.

Response

The default Datastore is returned successfully.

namestring

Name of the datastore

dataStoreType'AzureBlob' | 'AzureFile' | 'AzureDataLake' | 'AzureSqlDatabase' | 'AzurePostgreSql' | 'DBFS' | 'AzureDataLakeGen2' | 'GlusterFs'

The Azure storage service this datastore points to.

hasBeenValidatedboolean

A read only property that denotes whether the service datastore has been validated with credentials.

tagsobject

Tags to datastore