We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
aliyun ecs CreateInstance
--SecurityGroupId
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
特性增强
aliyun ecs CreateInstance
命令,--SecurityGroupId
支持多个安全组idweb界面中, 创建ecs时, 可以指定多个安全组规则, 希望
aliyun ecs CreateInstance
命令,--SecurityGroupId
也能支持多个安全组id.The text was updated successfully, but these errors were encountered: