{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ExpressRouteCircuitPeerings API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ExpressRouteCircuitPeerings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings Peeringname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "circuitName", "value": "", "type": "path", "description": "The name of the express route circuit." }, { "name": "peeringName", "value": "", "type": "path", "description": "The name of the peering." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "The GET peering operation retrieves the specified authorization from the ExpressRouteCircuit." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings Peeringname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "circuitName", "value": "", "type": "path", "description": "The name of the express route circuit." }, { "name": "peeringName", "value": "", "type": "path", "description": "The name of the peering." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "The Put Peering operation creates/updates an peering in the specified ExpressRouteCircuits" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings Peeringname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings/:peeringName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "circuitName", "value": "", "type": "path", "description": "The name of the express route circuit." }, { "name": "peeringName", "value": "", "type": "path", "description": "The name of the peering." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "The delete peering operation deletes the specified peering from the ExpressRouteCircuit." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/expressRouteCircuits/:circuitName/peerings", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "circuitName", "value": "", "type": "path", "description": "The name of the circuit." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "The List peering operation retrieves all the peerings in an ExpressRouteCircuit." } ] } ], "bundled": true }