Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

NetworkConfigSection type only supports single NetworkConfig #26

Open
tlawrence opened this issue Apr 25, 2016 · 0 comments
Open

NetworkConfigSection type only supports single NetworkConfig #26

tlawrence opened this issue Apr 25, 2016 · 0 comments

Comments

@tlawrence
Copy link
Contributor

In order to add multiple networks to a vApp in a single call, NetworkConfigSection should support an array of "NetworkConfig" type. currently only a single is defined.

Not sure how best to implement this. Really the current implementation should be changed but I guess there is a lot of stuff downstream which may depend on th ecurent implementaition.
I guess you could add a "NetworkConfigs" type and make that optional on NetworkConfigSetion..

https://github.com/vmware/govcloudair/blob/f951754902a8f8ebcbd51812ac79b1ec61a7ce09/types/v56/types.go

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

No branches or pull requests

1 participant