{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PeeringServicePrefixes API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PeeringServicePrefixes", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peeringservices Peeringservicename Prefixes Prefixname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peeringServices/:peeringServiceName/prefixes/:prefixName", "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": "prefixName", "value": "", "type": "path", "description": "The name of the prefix." }, { "name": "$expand", "value": "", "type": "query", "description": "The properties to be expanded." }, { "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 prefix with the specified name under the given subscription, resource group and peering service." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peeringservices Peeringservicename Prefixes Prefixname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peeringServices/:peeringServiceName/prefixes/:prefixName", "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": "prefixName", "value": "", "type": "path", "description": "The name of the prefix." }, { "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 prefix with the specified name under the given subscription, resource group and peering service." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peeringservices Peeringservicename Prefixes Prefixname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peeringServices/:peeringServiceName/prefixes/:prefixName", "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": "prefixName", "value": "", "type": "path", "description": "The name of the prefix." }, { "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 prefix with the specified name under the given subscription, resource group and peering service." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peeringservices Peeringservicename Prefixes", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Peering/peeringServices/:peeringServiceName/prefixes", "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": "$expand", "value": "", "type": "query", "description": "The properties to be expanded." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The client API version." } ] }, "docs": "Lists all prefixes under the given subscription, resource group and peering service." } ] } ], "bundled": true }