{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Peerings API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Peerings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peerings/:peeringName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "peeringName", "value": "", "type": "path", "description": "The name of the peering." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Gets an existing peering with the specified name under the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peerings/:peeringName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "peeringName", "value": "", "type": "path", "description": "The name of the peering." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Creates a new peering or updates an existing peering with the specified name under the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peerings/:peeringName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "peeringName", "value": "", "type": "path", "description": "The name of the peering." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Updates tags for a peering with the specified name under the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peerings/:peeringName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "peeringName", "value": "", "type": "path", "description": "The name of the peering." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Deletes an existing peering with the specified name under the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peerings", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "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 peerings under the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peerings", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Peering/peerings", "params": [ { "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 peerings under the given subscription." } ] } ], "bundled": true }