{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ManagedNetwork API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ManagedNetwork", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Lists The Managed Network Outbound Rules For A Machine Learning Workspace", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/outboundRules", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets An Outbound Rule From The Managed Network Of A Machine Learning Workspace", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/outboundRules/:ruleName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "ruleName", "value": "", "type": "path", "description": "Name of the workspace managed network outbound rule" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Creates Or Updates An Outbound Rule In The Managed Network Of A Machine Learning Workspace", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/outboundRules/:ruleName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "ruleName", "value": "", "type": "path", "description": "Name of the workspace managed network outbound rule" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Deletes An Outbound Rule From The Managed Network Of A Machine Learning Workspace", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/outboundRules/:ruleName", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" }, { "name": "ruleName", "value": "", "type": "path", "description": "Name of the workspace managed network outbound rule" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Provisions The Managed Network Of A Machine Learning Workspace", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/:workspaceName/provisionManagedNetwork", "params": [ { "name": "workspaceName", "value": "", "type": "path", "description": "Azure Machine Learning Workspace Name" } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }