{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-trafficmanager-trafficmanageranalytics","description":"TrafficManagerManagementClient","version":"2017-09-01-preview","base_url":"https://management.azure.com","endpoints":4,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api TrafficManagerManagementClient\n@base https://management.azure.com\n@version 2017-09-01-preview\n@auth OAuth2\n@endpoints 4\n@toc subscriptions(4)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/heatMaps/{heatMapType}\n@desc Gets latest heatmap for Traffic Manager profile.\n@required {subscriptionId: any # Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call., resourceGroupName: any # The name of the resource group containing the Traffic Manager endpoint., profileName: any # The name of the Traffic Manager profile., heatMapType: any # The type of HeatMap for the Traffic Manager profile., api-version: any # Client Api Version.}\n@optional {topLeft: any # The top left latitude,longitude pair of the rectangular viewport to query for., botRight: any # The bottom right latitude,longitude pair of the rectangular viewport to query for.}\n@returns(200) The Traffic Manager heatmap.\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys\n@desc Get the subscription-level key used for Real User Metrics collection.\n@required {api-version: any # Client Api Version., subscriptionId: any # Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) The subscription-level Traffic Manager Real User Metrics key.\n\n@endpoint PUT /subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys\n@desc Create or update a subscription-level key used for Real User Metrics collection.\n@required {api-version: any # Client Api Version., subscriptionId: any # Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(201) A new subscription-level key has been created for Real User Metrics collection.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys\n@desc Delete a subscription-level key used for Real User Metrics collection.\n@required {api-version: any # Client Api Version., subscriptionId: any # Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.}\n@returns(200) The Traffic Manager Real User Metrics key was deleted successfully.\n\n@end\n"}