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

ctyun创建安全组之后,通过返回对象无法得到vpcid #1166

Open
qiaodeli111 opened this issue Jan 16, 2025 · 2 comments
Open

ctyun创建安全组之后,通过返回对象无法得到vpcid #1166

qiaodeli111 opened this issue Jan 16, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@qiaodeli111
Copy link

What happened:

secgroup, err := r.client.CreateISecurityGroup(secgroup_input)
secgroup.GetVpcId() 无法正常返回vpcid

Environment:
yunion.io/x/cloudmux v0.0.0-20241220090641-a861dcb543af

@qiaodeli111 qiaodeli111 added the bug Something isn't working label Jan 16, 2025
@qiaodeli111
Copy link
Author

Image ctyun这个方法并没有实现。。。

@qiaodeli111
Copy link
Author

我可以理解ctyun的安全组与vpc并无绑定关系。但是在创建安全组时,还是需要传入vpcid这个参数,感觉有点不太统一。是否可以在这里直接把传入的参数返回。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant