Azure / Azure/azure-rest-api-specs
Question: Why machine name property not list in the List Instance Identifiers response definition?
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 37m
- Merged PRs (30d)
- 446
Description
API link: https://learn.microsoft.com/en-us/rest/api/appservice/web-apps/list-instance-identifiers
We need to use the [Reboot Worker API](https://learn.microsoft.com/en-us/rest/api/appservice/app-service-plans/reboot-worker) but we found it required worker name parameter, which we don't know how to obtain.
However, we discovered that the worker name is returned in the "List instance identifiers" API, even though it is not mentioned in the documentation.

So, is this as expected? Or you forgot to add it?
Contributor guide
Research direction
Review the List Instance Identifiers API response definition and compare it with the worker name shown in the returned response. Check the Reboot Worker API's worker name requirement; done means confirming the expected contract and documenting the field in the appropriate API specification if it is missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100