Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.08k stars 1.2k forks source link

【返回数据过大】Resource Skus - List #23516

Closed china-chaim closed 2 weeks ago

china-chaim commented 2 years ago

文档地址 https://learn.microsoft.com/zh-cn/rest/api/compute/resource-skus/list?tabs=HTTP

Is your feature request related to a problem? Please describe. 筛选器的参数现在只有位置,返回的数据量过大

Describe the solution you'd like 希望筛选器的参数可以增加resourceType参数,name参数。以及对应resourceType下capabilities的name信息

kazrael2119 commented 2 years ago

Hi @china-chaim , it beacause in swagger, this operation only supports location as the parameter in swagger definition:https://github.com/Azure/azure-rest-api-specs/blob/6e2678d484fbfd56296a37eb7fcfb38455e959a2/specification/compute/resource-manager/Microsoft.Compute/Skus/stable/2021-07-01/skus.json#L36-L87. And JS sdk is generated by swagger.

ghost commented 2 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Drewm3, @avirishuv, @vaibhav-agar, @amjads1.

Issue Details
文档地址 https://learn.microsoft.com/zh-cn/rest/api/compute/resource-skus/list?tabs=HTTP **Is your feature request related to a problem? Please describe.** 筛选器的参数现在只有位置,返回的数据量过大 **Describe the solution you'd like** 希望筛选器的参数可以增加resourceType参数,name参数。以及对应resourceType下capabilities的name信息
Author: china-chaim
Assignees: qiaozha
Labels: `question`, `customer-reported`, `Mgmt`, `Service Attention`, `feature-request`, `Compute`
Milestone: -
qiaozha commented 2 years ago

Add service attention, this issue is asking whether service could provide more filter options in the ResourceSkus_List operations such as resourceType, name and capabilities name

Drewm3 commented 2 years ago

Moving this to Azure Resource Manager (ARM) because the filtering is managed by ARM. There are alternative options that are being considered. So this feature request may end up being declined.

ghost commented 2 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @armleads-azure.

Issue Details
文档地址 https://learn.microsoft.com/zh-cn/rest/api/compute/resource-skus/list?tabs=HTTP **Is your feature request related to a problem? Please describe.** 筛选器的参数现在只有位置,返回的数据量过大 **Describe the solution you'd like** 希望筛选器的参数可以增加resourceType参数,name参数。以及对应resourceType下capabilities的name信息
Author: china-chaim
Assignees: qiaozha
Labels: `customer-reported`, `Mgmt`, `Service Attention`, `feature-request`, `ARM - Core`, `needs-team-attention`
Milestone: -
github-actions[bot] commented 2 weeks ago

Hi @china-chaim, we deeply appreciate your input into this project. Regrettably, this issue has remained unresolved for over 2 years and inactive for 30 days, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.