Azure / Azure/azure-rest-api-specs

TrafficManager trafficManagerUserMetricsKeys API sends bad request for every endpoint in stable versions

Open
#18,451 1 comment 0 reactions 0 assignees View on GitHub
customer-reported Network - Traffic Manager question Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

https://docs.microsoft.com/en-us/rest/api/trafficmanager/traffic-manager-user-metrics-keys/get#code-try-0

In version 2018-04-01 support was added for the trafficManagerUserMetricsKeys child resource for Traffic Manager.

The two latest stable versions of this API do not work. I have tried via python and the above link.

The only parameter is the subscription ID so I can't see how this doesn't work.

Both result in:

```
{
"code": "BadRequest",
"message": "Operation input is malformed. Please retry the request."
}
```

I am also seeing the same error with the other endpoints, delete and create/update.

Contributor guide

Open the contributing guide

Research direction

Start with the linked Traffic Manager user metrics keys API documentation and compare the two latest stable versions with the 2018-04-01 version mentioned in the report. Reproduce the get, delete, and create/update requests; done means the affected stable-version endpoints no longer return the reported BadRequest response.

Written by the indexing model from the issue text.

Assessment

Domain
api, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.