{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector HeatMaps API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "HeatMaps", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Trafficmanagerprofiles Profilename Heatmaps Heatmaptype", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Network/trafficmanagerprofiles/:profileName/heatMaps/:heatMapType", "params": [ { "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." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group containing the Traffic Manager endpoint." }, { "name": "profileName", "value": "", "type": "path", "description": "The name of the Traffic Manager profile." }, { "name": "heatMapType", "value": "", "type": "path", "description": "The type of HeatMap for the Traffic Manager profile." }, { "name": "topLeft", "value": "", "type": "query", "description": "The top left latitude,longitude pair of the rectangular viewport to query for." }, { "name": "botRight", "value": "", "type": "query", "description": "The bottom right latitude,longitude pair of the rectangular viewport to query for." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Gets latest heatmap for Traffic Manager profile." } ] } ], "bundled": true }