{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Network Connections API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Network Connections", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devcenter Networkconnections", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.DevCenter/networkConnections" }, "docs": "Lists network connections in a subscription" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devcenter Networkconnections", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevCenter/networkConnections" }, "docs": "Lists network connections in a resource group" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devcenter Networkconnections Networkconnectionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevCenter/networkConnections/:networkConnectionName", "params": [ { "name": "networkConnectionName", "value": "", "type": "path", "description": "Name of the Network Connection that can be applied to a Pool." } ] }, "docs": "Gets a network connection resource" }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devcenter Networkconnections Networkconnectionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevCenter/networkConnections/:networkConnectionName", "params": [ { "name": "networkConnectionName", "value": "", "type": "path", "description": "Name of the Network Connection that can be applied to a Pool." } ] }, "docs": "Creates or updates a Network Connections resource" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devcenter Networkconnections Networkconnectionname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevCenter/networkConnections/:networkConnectionName", "params": [ { "name": "networkConnectionName", "value": "", "type": "path", "description": "Name of the Network Connection that can be applied to a Pool." } ] }, "docs": "Partially updates a Network Connection" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devcenter Networkconnections Networkconnectionname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevCenter/networkConnections/:networkConnectionName", "params": [ { "name": "networkConnectionName", "value": "", "type": "path", "description": "Name of the Network Connection that can be applied to a Pool." } ] }, "docs": "Deletes a Network Connections resource" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devcenter Networkconnections Networkconnectionname Healthchecks", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevCenter/networkConnections/:networkConnectionName/healthChecks", "params": [ { "name": "networkConnectionName", "value": "", "type": "path", "description": "Name of the Network Connection that can be applied to a Pool." } ] }, "docs": "Lists health check status details" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devcenter Networkconnections Networkconnectionname Healthchecks Latest", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DevCenter/networkConnections/:networkConnectionName/healthChecks/latest", "params": [ { "name": "networkConnectionName", "value": "", "type": "path", "description": "Name of the Network Connection that can be applied to a Pool." } ] }, "docs": "Gets health check status details." } ] } ], "bundled": true }