{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Profiles API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Profiles", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Cdn Profiles", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Cdn/profiles", "params": [ { "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 Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within an Azure subscription." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "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 Azure Front Door Standard, Azure Front Door Premium, and CDN profiles within a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName", "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group." }, { "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName", "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group." }, { "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName", "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group." }, { "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName", "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group." }, { "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified parameters. Deleting a profile will result in the deletion of all of the sub-resources including endpoints, origins and custom domains." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Canmigrate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/canMigrate", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "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": "Checks if CDN profile can be migrated to Azure Frontdoor(Standard/Premium) profile." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Migrate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/migrate", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the Resource group within the Azure subscription." }, { "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": "Migrate the CDN profile to Azure Frontdoor(Standard/Premium) profile. The change need to be committed after this." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Migrationcommit", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/migrationCommit", "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": "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": "Commit the migrated Azure Frontdoor(Standard/Premium) profile." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Generatessouri", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/generateSsoUri", "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": "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": "Generates a dynamic SSO URI used to sign in to the CDN supplemental portal. Supplemental portal is used to configure advanced feature capabilities that are not yet available in the Azure portal, such as core reports in a standard profile; rules engine, advanced HTTP reports, and real-time stats and alerts in a premium profile. The SSO URI changes approximately every 10 minutes." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Getsupportedoptimizationtypes", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/getSupportedOptimizationTypes", "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group." }, { "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 the supported optimization types for the current profile. A user can create an endpoint with an optimization type from the listed values." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cdn Profiles Profilename Checkresourceusage", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Cdn/profiles/:profileName/checkResourceUsage", "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 Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group." }, { "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": "Checks the quota and actual usage of endpoints under the given Azure Front Door Standard or Azure Front Door Premium or CDN profile." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CustomerInsights/hubs/:hubName/profiles/:profileName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "hubName", "value": "", "type": "path", "description": "The name of the hub." }, { "name": "profileName", "value": "", "type": "path", "description": "The name of the profile." }, { "name": "locale-code", "value": "", "type": "query", "description": "Locale of profile to retrieve, default is en-us." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Gets information about the specified profile." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CustomerInsights/hubs/:hubName/profiles/:profileName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "hubName", "value": "", "type": "path", "description": "The name of the hub." }, { "name": "profileName", "value": "", "type": "path", "description": "The name of the profile." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Creates a profile within a Hub, or updates an existing profile." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CustomerInsights/hubs/:hubName/profiles/:profileName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "hubName", "value": "", "type": "path", "description": "The name of the hub." }, { "name": "profileName", "value": "", "type": "path", "description": "The name of the profile." }, { "name": "locale-code", "value": "", "type": "query", "description": "Locale of profile to retrieve, default is en-us." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Deletes a profile within a hub" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CustomerInsights/hubs/:hubName/profiles", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "hubName", "value": "", "type": "path", "description": "The name of the hub." }, { "name": "locale-code", "value": "", "type": "query", "description": "Locale of profile to retrieve, default is en-us." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Gets all profile in the hub." }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Profiles Profilename Getenrichingkpis", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.CustomerInsights/hubs/:hubName/profiles/:profileName/getEnrichingKpis", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "hubName", "value": "", "type": "path", "description": "The name of the hub." }, { "name": "profileName", "value": "", "type": "path", "description": "The name of the profile." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } ] }, "docs": "Gets the KPIs that enrich the profile Type identified by the supplied name. Enrichment happens through participants of the Interaction on an Interaction KPI and through Relationships for Profile KPIs." } ] } ], "bundled": true }