{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DataStoreDefault API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DataStoreDefault", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Set A Default Datastore", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/datastore/v1.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/default/:name", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Name of the resource group in which the workspace is located." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "name", "value": "", "type": "path", "description": "The Datastore name." } ] }, "docs": "Set a default Datastore in the workspace." }, { "info": { "name": "Microsoft Azure Get The Default Datastore", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/datastore/v1.0/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/default", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure Subscription ID." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The Name of the resource group in which the workspace is located." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." } ] }, "docs": "Get the default Datastore in the workspace." } ] } ], "bundled": true }