Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListProductQuotas --Dimensions.1.Key xyz - unknown parameter position; Key is FormData #676

Open
baryluk opened this issue Apr 6, 2023 · 1 comment

Comments

@baryluk
Copy link

baryluk commented Apr 6, 2023

$ aliyun quotas ListProductQuotas --region cn-hongkong --ProductCode 'ecs-spec' --QuotaActionCode 'ecs.c7a.32xlarge' --Dimensions.1.Key regionId --Dimensions.1.Value 'cn-hongkong'
ERROR: unknown parameter position; Key is FormData
$ 

version: Alibaba Cloud Command Line Interface Version 3.0.160

https://next.api.alibabacloud.com/api/quotas/2020-05-10/ListProductQuotas?params={%22ProductCode%22:%22ecs-spec%22,%22QuotaActionCode%22:%22ecs.c7a.32xlarge%22,%22Dimensions%22:[{%22Key%22:%22regionId%22,%22Value%22:%22cn-hongkong%22}]}&tab=DEMO&lang=GO

@TsinghuaDream
Copy link
Contributor

Need to add --force, we will optimize the generation of CLI commands for international stations.
aliyun quotas ListProductQuotas --region cn-hongkong --ProductCode 'ecs-spec' --QuotaActionCode 'ecs.c7a.32xlarge' --Dimensions.1.Key regionId --Dimensions.1.Value 'cn-hongkong' --force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants