1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/vsphere/requests/compute
Marc Grimme cbbc0a7d21 Merge pull request #2401 from mmatuska/vsphere_vm_annotations
Add request to set VM annotations in vSphere
2013-11-21 11:04:53 -08:00
..
create_folder.rb
create_vm.rb Merge pull request #2314 from MarcGrimme/storagectrl_type 2013-11-05 10:20:23 -08:00
current_time.rb
get_cluster.rb
get_datacenter.rb [vSphere] Support datacenters that are located below folders not in root folder 2013-10-02 16:56:35 +02:00
get_datastore.rb
get_folder.rb
get_interface_type.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
get_network.rb [vSphere] Support passing of a distributed switch for each interface. 2013-09-27 10:15:31 +02:00
get_resource_pool.rb
get_server_type.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
get_template.rb
get_virtual_machine.rb [vsphere] searchIndex.FindByUuid datacenter parameter must be a RbVmomi::VIM::Datacenter 2013-08-06 16:14:43 +02:00
get_vm_first_scsi_controller.rb [vSphere] Implementation of feature to specify scsi_controller type at create type and also support the attribute scsi_controller to return the right class. 2013-10-24 08:41:05 +02:00
list_clusters.rb
list_customfields.rb
list_datacenters.rb [vSphere] Support datacenters that are located below folders not in root folder 2013-10-02 16:56:35 +02:00
list_datastores.rb Add the uncommitted property to the vsphere datastore object 2013-11-19 11:07:01 +01:00
list_folders.rb
list_interface_types.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
list_networks.rb
list_resource_pools.rb
list_server_types.rb [vSphere:] Implementation of Query for Guesttype and NICTypes 2013-09-27 11:48:31 +02:00
list_templates.rb
list_virtual_machines.rb [vsphere] Fix NoMethodError: undefined method in list_virtual_machines 2013-08-06 16:22:00 +02:00
list_vm_customvalues.rb
list_vm_interfaces.rb
list_vm_volumes.rb [vsphere|compute] Added the ability to create and destroy new volumes. 2013-10-28 17:57:55 -04:00
modify_vm_interface.rb [vsphere|compute] Implemented idiomatic interface creation. 2013-11-01 15:28:37 -04:00
modify_vm_volume.rb [vsphere|compute] Added the ability to create and destroy new volumes. 2013-10-28 17:57:55 -04:00
set_vm_customvalue.rb Add request to set VM annotations in vSphere 2013-11-19 10:49:08 +01:00
vm_clone.rb Merge pull request #1740 from aussielunix/vsphere-clone-conflicts 2013-10-28 07:40:24 -07:00
vm_config_vnc.rb
vm_destroy.rb
vm_migrate.rb
vm_power_off.rb
vm_power_on.rb
vm_reboot.rb
vm_reconfig_cpus.rb [vSphere] Implemented feature to specify a socket cpu layout as specified in vmware API. If not used numCoresPerSocket is left out and default VMware behaviour is used. 2013-10-21 15:07:24 +02:00
vm_reconfig_hardware.rb
vm_reconfig_memory.rb