v2

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

Get Datastore details.

Get details of a Datastore with a specific name.

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

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.

namestring required

The Datastore name.

Response

The Datastore details are 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