{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PeeringLocations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PeeringLocations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peeringlocations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Peering/peeringLocations", "params": [ { "name": "kind", "value": "", "type": "query", "description": "The kind of the peering." }, { "name": "directPeeringType", "value": "", "type": "query", "description": "The type of direct peering." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Lists all of the available peering locations for the specified kind of peering." } ] } ], "bundled": true }