Class
Fog::Compute::Vsphere::Server
In:
lib/fog/vsphere/models/compute/server.rb
Parent:
Fog::Compute::Server
Methods
clone
create
destroy
migrate
reboot
start
stop
vm_reconfig_cpus
vm_reconfig_hardware
vm_reconfig_memory
Public Instance methods
clone
(options = {})
create
(options ={})
destroy
(options = {})
migrate
(options = {})
reboot
(options = {})
start
(options = {})
stop
(options = {})
vm_reconfig_cpus
(options = {})
vm_reconfig_hardware
(options = {})
vm_reconfig_memory
(options = {})
[Validate]