{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector V2WorkspaceConnectionResource API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "V2WorkspaceConnectionResource", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Lists All The Available Machine Learning Workspaces Connections Under The Specified Workspace", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/connections", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "target", "value": "", "type": "query", "description": "Target of the workspace connection." }, { "name": "category", "value": "", "type": "query", "description": "Category of the workspace connection." }, { "name": "includeAll", "value": "", "type": "query", "description": "query parameter that indicates if get connection call should return both connections and datastores" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Lists Machine Learning Workspaces Connections By Name", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/connections/:connectionName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "connectionName", "value": "", "type": "path", "description": "Friendly name of the workspace connection" }, { "name": "aoaiModelsToDeploy", "value": "", "type": "query", "description": "query parameter for which AOAI mode should be deployed" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Create Or Update Machine Learning Workspaces Connections Under The Specified Workspace", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/connections/:connectionName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "connectionName", "value": "", "type": "path", "description": "Friendly name of the workspace connection" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Update Machine Learning Workspaces Connections Under The Specified Workspace", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/connections/:connectionName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "connectionName", "value": "", "type": "path", "description": "Friendly name of the workspace connection" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Delete Machine Learning Workspaces Connections By Name", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/connections/:connectionName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "connectionName", "value": "", "type": "path", "description": "Friendly name of the workspace connection" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure List All The Secrets Of A Machine Learning Workspaces Connections", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/connections/:connectionName/listsecrets", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "connectionName", "value": "", "type": "path", "description": "Friendly name of the workspace connection" }, { "name": "aoaiModelsToDeploy", "value": "", "type": "query", "description": "query parameter for which AOAI mode should be deployed" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Test Machine Learning Workspaces Connections Under The Specified Workspace", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/connections/:connectionName/testconnection", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "connectionName", "value": "", "type": "path", "description": "Friendly name of the workspace connection" } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }