DataStore
Get Datastores list.
Get the list of Datastores attached to the workspace.
get/datastore/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/datastores
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.
Query parameters
dataStoreNamesstring[]
List of Datastore names.
continuationTokenstring
The Continuation Token.
countinteger
Count of Datastores to be returned.
includeSecretboolean
Whether to include the datastore secret in the response.
Response
The list of Datastores are returned successfully.