salt-ext-modules-vmware
salt-ext-modules-vmware copied to clipboard
Updates host get method to provide more info on the networking
The current implementation only returned basic nics information. However, in most cases this is not enough to run automation as we need to know how the VM is connected to the physical port of the host. If it uses DVS or standard switch, and what device the host is connected etc.
This PR solves such problems and provides a much detailed information about the following
- vnics
- pnics
- vswitches
- dvs
- portgroups
- cdp info