Class | Deltacloud::Drivers::VSphere::VSphereDriver |
In: |
lib/deltacloud/drivers/vsphere/vsphere_driver.rb
|
Parent: | Deltacloud::BaseDriver |
Destroy an instance, given its id. Note that this will destroy all instance data.
If there is user-data dile asocciated with instance, remove this file as well.
There is just one hardware profile where memory is measured using maximum memory available on ESX for virtual machines and CPU using maximum free CPU cores in ESX.
Images are virtual machines with ‘template’ flag set to be true. Thus we‘re getting them using find_vm and list_virtual_machines