Bins
June 4, 2020, 9:35am
1
Hello,
i try to create a sync rule to import our VMs into the director.
For that porpose i use the vspheredb module.
The configuration of the sync rule looks like this:
But i only get this information
Is it possible to get further information like DNS-Name or OS?
Best regards,
Viktor
Hi,
the importer from vspheredb is worse for now. hopefully it will reach the same as the vsphere import module (which is deprecated ) one day. Maybe it help if you send @tgelf some Gin
Regards,
Carsten
Bins
June 5, 2020, 7:16am
3
Hello Carsten,
I’ve already suspected something like this.
But since the vSphere module already has the data, I thought it might be possible to get it somehow.
Maybe I should open a request for it at GitHub.
Best Regards
Viktor
1 Like
unic
(Rafael Voss)
June 5, 2020, 7:17am
4
you can use sql as importsource, as i am doing. This way you can get all with a sql query.
Bins
June 9, 2020, 6:46am
5
Hello, Rafael,
thanks for the tip.
Your solution works great.
1 Like