{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector FrontDoors API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "FrontDoors", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Frontdoors", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Network/frontDoors" }, "docs": "Lists all of the Front Doors within an Azure subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." } ] }, "docs": "Lists all of the Front Doors within a resource group under a subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors/:frontDoorName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "frontDoorName", "value": "", "type": "path", "description": "Name of the Front Door which is globally unique." } ] }, "docs": "Gets a Front Door with the specified Front Door name under the specified subscription and resource group." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors/:frontDoorName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "frontDoorName", "value": "", "type": "path", "description": "Name of the Front Door which is globally unique." } ] }, "docs": "Creates a new Front Door with a Front Door name under the specified subscription and resource group." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors/:frontDoorName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "frontDoorName", "value": "", "type": "path", "description": "Name of the Front Door which is globally unique." } ] }, "docs": "Deletes an existing Front Door with the specified parameters." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Frontendendpoints", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors/:frontDoorName/frontendEndpoints", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "frontDoorName", "value": "", "type": "path", "description": "Name of the Front Door which is globally unique." } ] }, "docs": "Lists all of the frontend endpoints within a Front Door." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Frontendendpoints Frontendendpointname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors/:frontDoorName/frontendEndpoints/:frontendEndpointName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "frontDoorName", "value": "", "type": "path", "description": "Name of the Front Door which is globally unique." }, { "name": "frontendEndpointName", "value": "", "type": "path", "description": "Name of the Frontend endpoint which is unique within the Front Door." } ] }, "docs": "Gets a Frontend endpoint with the specified name within the specified Front Door." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Purge", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors/:frontDoorName/purge", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "frontDoorName", "value": "", "type": "path", "description": "Name of the Front Door which is globally unique." } ] }, "docs": "Removes a content from Front Door." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Frontendendpoints Frontendendpointname Enablehttps", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors/:frontDoorName/frontendEndpoints/:frontendEndpointName/enableHttps", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "frontDoorName", "value": "", "type": "path", "description": "Name of the Front Door which is globally unique." }, { "name": "frontendEndpointName", "value": "", "type": "path", "description": "Name of the Frontend endpoint which is unique within the Front Door." } ] }, "docs": "Enables a frontendEndpoint for HTTPS traffic" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Frontendendpoints Frontendendpointname Disablehttps", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors/:frontDoorName/frontendEndpoints/:frontendEndpointName/disableHttps", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "frontDoorName", "value": "", "type": "path", "description": "Name of the Front Door which is globally unique." }, { "name": "frontendEndpointName", "value": "", "type": "path", "description": "Name of the Frontend endpoint which is unique within the Front Door." } ] }, "docs": "Disables a frontendEndpoint for HTTPS traffic" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Frontdoors Frontdoorname Validatecustomdomain", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/frontDoors/:frontDoorName/validateCustomDomain", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "name": "frontDoorName", "value": "", "type": "path", "description": "Name of the Front Door which is globally unique." } ] }, "docs": "Validates the custom domain mapping to ensure it maps to the correct Front Door endpoint in DNS." } ] } ], "bundled": true }