{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector WorkspacePrivateEndpointConnections API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "WorkspacePrivateEndpointConnections", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Called By End Users To Get All Pe Connections", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/privateEndpointConnections", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Called By End Users To Get A Pe Connection", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/privateEndpointConnections/:privateEndpointConnectionName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "privateEndpointConnectionName", "value": "", "type": "path", "description": "NRP Private Endpoint Connection Name" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Called By End Users To Approve Or Reject A Pe Connection \r\nthis Method Must Validate And Forward The Call To Nrp", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/privateEndpointConnections/:privateEndpointConnectionName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "privateEndpointConnectionName", "value": "", "type": "path", "description": "NRP Private Endpoint Connection Name" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Called By End Users To Delete A Pe Connection", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/privateEndpointConnections/:privateEndpointConnectionName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "privateEndpointConnectionName", "value": "", "type": "path", "description": "NRP Private Endpoint Connection Name" } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }