azure.com

API provider — azure.com:trafficmanager

🔑 oauth2 16 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Gets the default Geographic Hierarchy used by the Geographic traffic routing …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.Network/trafficManagerGeographicHierarchies/default
Lists all Traffic Manager profiles within a subscription.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficmanagerprofiles
Get the subscription-level key used for Real User Metrics collection.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default
Endpoints (16 total)
GET
/providers/Microsoft.Network/trafficManagerGeographicHierarchies/default
Gets the default Geographic Hierarchy used by the Geographic traffic routing …
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficmanagerprofiles
Lists all Traffic Manager profiles within a subscription.
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default
Get the subscription-level key used for Real User Metrics collection.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles
Lists all Traffic Manager profiles within a resource group.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}
Gets a Traffic Manager profile.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/heatMaps/{heatMapType}
Gets latest heatmap for Traffic Manager profile.
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}
Gets a Traffic Manager endpoint.
POST
/providers/Microsoft.Network/checkTrafficManagerNameAvailability
Checks the availability of a Traffic Manager Relative DNS name.
PUT
/subscriptions/{subscriptionId}/providers/Microsoft.Network/trafficManagerUserMetricsKeys/default
Create or update a subscription-level key used for Real User Metrics collection.
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}
Create or update a Traffic Manager profile.
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}/{endpointType}/{endpointName}
Create or update a Traffic Manager endpoint.
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofiles/{profileName}
Update a Traffic Manager profile.
At a glance
Total SDKs9
Languages8
Endpoints16
Authoauth2
Categories1