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

希望aliyun ecs CreateInstance命令, --SecurityGroupId选项支持多个安全组id #514

Open
generals-space opened this issue Oct 11, 2022 · 0 comments

Comments

@generals-space
Copy link

  • 需求类型:

特性增强

  • 需求描述:

aliyun ecs CreateInstance命令, --SecurityGroupId支持多个安全组id

web界面中, 创建ecs时, 可以指定多个安全组规则, 希望aliyun ecs CreateInstance命令, --SecurityGroupId也能支持多个安全组id.

$ aliyun ecs CreateInstance --RegionId cn-hangzhou --InstanceType ecs.t5-lc2m1.nano --InstanceChargeType PostPaid --SpotStrategy SpotAsPriceGo --SpotDuration 0 --ImageId centos_7_8_x64_20G_alibase_20211130.vhd --SystemDisk.Category cloud_efficiency --SystemDisk.Size 20 --SecurityGroupId sg-bp1gom,sg-bp17pi --KeyPairName general
ERROR: SDK.ServerError
ErrorCode: InvalidSecurityGroupId.NotFound
Recommend: https://next.api.aliyun.com/troubleshoot?q=InvalidSecurityGroupId.NotFound&product=Ecs
RequestId:
Message: The specified SecurityGroupId "sg-bp1gom
  • 设计方案:
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

1 participant