{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector CustomDomains API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "CustomDomains", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Customdomains", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/customDomains", "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 custom domains within an endpoint." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Customdomains Customdomainname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/customDomains/:customDomainName", "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": "customDomainName", "value": "", "type": "path", "description": "Name of the custom domain within an 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 custom domain within an endpoint." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Customdomains Customdomainname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/customDomains/:customDomainName", "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": "customDomainName", "value": "", "type": "path", "description": "Name of the custom domain within an 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 custom domain within an endpoint." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Customdomains Customdomainname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/customDomains/:customDomainName", "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": "customDomainName", "value": "", "type": "path", "description": "Name of the custom domain within an 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 custom domain within an endpoint." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Customdomains Customdomainname Disablecustomhttps", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/customDomains/:customDomainName/disableCustomHttps", "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": "customDomainName", "value": "", "type": "path", "description": "Name of the custom domain within an 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": "Disable https delivery of the custom domain." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Endpoints Endpointname Customdomains Customdomainname Enablecustomhttps", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/endpoints/:endpointName/customDomains/:customDomainName/enableCustomHttps", "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": "customDomainName", "value": "", "type": "path", "description": "Name of the custom domain within an 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": "Enable https delivery of the custom domain." } ] } ], "bundled": true }