{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ExpressRouteCrossConnections API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ExpressRouteCrossConnections", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Expressroutecrossconnections", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Network/expressRouteCrossConnections" }, "docs": "Retrieves all the ExpressRouteCrossConnections in a subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecrossconnections", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCrossConnections", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." } ] }, "docs": "Retrieves all the ExpressRouteCrossConnections in a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecrossconnections Crossconnectionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCrossConnections/:crossConnectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group (peering location of the circuit)." }, { "name": "crossConnectionName", "value": "", "type": "path", "description": "The name of the ExpressRouteCrossConnection (service key of the circuit)." } ] }, "docs": "Gets details about the specified ExpressRouteCrossConnection." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecrossconnections Crossconnectionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCrossConnections/:crossConnectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "crossConnectionName", "value": "", "type": "path", "description": "The name of the ExpressRouteCrossConnection." } ] }, "docs": "Update the specified ExpressRouteCrossConnection." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecrossconnections Crossconnectionname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCrossConnections/:crossConnectionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "crossConnectionName", "value": "", "type": "path", "description": "The name of the cross connection." } ] }, "docs": "Updates an express route cross connection tags." } ] } ], "bundled": true }