aliyun / aliyun-cli

Alibaba Cloud CLI
Apache License 2.0
827 stars 198 forks source link

DescribeAvailableResource does not support DestinationResource==InstanceType #187

Closed eyalzo closed 5 years ago

eyalzo commented 5 years ago

ERROR: SDK.ServerError ErrorCode: Invalid.Param Recommend: RequestId: 0ED43CB0-10FA-415E-A114-260952189D3C Message: The input parameter DestinationResource that is mandatory for processing this request is not supplied.

Version 3.0.16 on Mac, installed with brew

night556 commented 5 years ago
  • Command Format:
  • Execution Command: aliyun ecs DescribeAvailableResource --DestinationResource InstanceType --RegionId eu-west-1
  • Output:

ERROR: SDK.ServerError ErrorCode: Invalid.Param Recommend: RequestId: 0ED43CB0-10FA-415E-A114-260952189D3C Message: The input parameter DestinationResource that is mandatory for processing this request is not supplied.

Version 3.0.16 on Mac, installed with brew

Hi, when specifying DestinationResource as InstanceType, you must specify IoOptimized. image Below is the document URL: https://www.alibabacloud.com/help/doc-detail/66186.html?spm=a2c5t.10695662.1996646101.searchclickresult.32eaf39dJsUxul

night556 commented 5 years ago

Please contact us if you have any other questions. Thank you for your attention to Alibaba Cloud CLI Project!