{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector OutboundNetworkDependenciesEndpoints API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "OutboundNetworkDependenciesEndpoints", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Called By Client Portal, Cli, Etc To Get A List Of All External Outbound Dependencies Fqdns Programmatically", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/outboundNetworkDependenciesEndpoints", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets A List Of Egress Endpoints Network Endpoints Of All Outbound Dependencies In The Specified Workspace", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Databricks/workspaces/:workspaceName/outboundNetworkDependenciesEndpoints", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "workspaceName", "value": "", "type": "path", "description": "The name of the workspace." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The ID of the target subscription." } ] }, "docs": "Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane. You must configure outbound access with these endpoints. For more information, see https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr" } ] } ], "bundled": true }