{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PeeringServices API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PeeringServices", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peeringservices Peeringservicename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peeringServices/:peeringServiceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "peeringServiceName", "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 service with the specified name under the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peeringservices Peeringservicename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peeringServices/:peeringServiceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "peeringServiceName", "value": "", "type": "path", "description": "The name of the peering service." }, { "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 service 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 Peeringservices Peeringservicename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peeringServices/:peeringServiceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "peeringServiceName", "value": "", "type": "path", "description": "The name of the peering service." }, { "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 service with the specified name under the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peeringservices Peeringservicename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peeringServices/:peeringServiceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "peeringServiceName", "value": "", "type": "path", "description": "The name of the peering service." }, { "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 service with the specified name under the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peeringservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peeringServices", "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 peering services under the given subscription and resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peeringservices", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Peering/peeringServices", "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 }