{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector OriginGroups API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "OriginGroups", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/originGroups", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "profileName", "value": "", "type": "path", "description": "Name of the CDN profile which is unique within the resource group." }, { "name": "endpointName", "value": "", "type": "path", "description": "Name of the endpoint under the profile which is unique globally." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2023-05-01." } ] }, "docs": "Lists all of the existing origin groups within an endpoint." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/originGroups/:originGroupName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "profileName", "value": "", "type": "path", "description": "Name of the CDN profile which is unique within the resource group." }, { "name": "endpointName", "value": "", "type": "path", "description": "Name of the endpoint under the profile which is unique globally." }, { "name": "originGroupName", "value": "", "type": "path", "description": "Name of the origin group which is unique within the endpoint." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2023-05-01." } ] }, "docs": "Gets an existing origin group within an endpoint." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/originGroups/:originGroupName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "profileName", "value": "", "type": "path", "description": "Name of the CDN profile which is unique within the resource group." }, { "name": "endpointName", "value": "", "type": "path", "description": "Name of the endpoint under the profile which is unique globally." }, { "name": "originGroupName", "value": "", "type": "path", "description": "Name of the origin group which is unique within the endpoint." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2023-05-01." } ] }, "docs": "Creates a new origin group within the specified endpoint." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/originGroups/:originGroupName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "profileName", "value": "", "type": "path", "description": "Name of the CDN profile which is unique within the resource group." }, { "name": "endpointName", "value": "", "type": "path", "description": "Name of the endpoint under the profile which is unique globally." }, { "name": "originGroupName", "value": "", "type": "path", "description": "Name of the origin group which is unique within the endpoint." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2023-05-01." } ] }, "docs": "Updates an existing origin group within an endpoint." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Origingroups Origingroupname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/originGroups/:originGroupName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "profileName", "value": "", "type": "path", "description": "Name of the CDN profile which is unique within the resource group." }, { "name": "endpointName", "value": "", "type": "path", "description": "Name of the endpoint under the profile which is unique globally." }, { "name": "originGroupName", "value": "", "type": "path", "description": "Name of the origin group which is unique within the endpoint." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Azure Subscription ID." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request. Current version is 2023-05-01." } ] }, "docs": "Deletes an existing origin group within an endpoint." } ] } ], "bundled": true }