The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

FusionInventory::Agent::SOAP::VMware - Access to VMware hypervisor

DESCRIPTION

This module allow access to VMware hypervisor using VMware SOAP API and _WITHOUT_ their Perl library.

FUNCTIONS

connect ( $self, %params )

Connect the task to the VMware ESX, ESXi or vCenter.

createFakeDeviceid ( $self, $host )

Generate a fake deviceid based on the machine name and the boot date.

createInventory ( $self, $id, $tag )

Returns an FusionInventory::Agent::Inventory object for a given host id.

getHostIds

Returns the list of the host id.