Azure / Azure/azure-rest-api-specs

Question: Why machine name property not list in the List Instance Identifiers response definition?

Open
#25,877 1 comment 0 reactions 0 assignees View on GitHub
customer-reported question Service Attention
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.
![image](https://github.com/Azure/azure-rest-api-specs/assets/42196638/3a51775b-ff5a-48a2-a2ec-b8c4a5700dbb)

So, is this as expected? Or you forgot to add it?

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.