Class Fog::Compute::Vsphere::Server
In: lib/fog/vsphere/models/compute/server.rb
Parent: Fog::Compute::Server

Methods

Public Class methods

Public Instance methods

Clone from a server object

Parameters

*<~Hash>:

  * 'name'<~String> - *REQUIRED* Name of the _new_ VirtualMachine
  * See more options in vm_clone request/compute/vm_clone.rb

defines VNC attributes on the hypervisor

returns a hash of VNC attributes required for service

[Validate]