Class: Ansible::Ruby::Modules::Vmware_vmotion

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/vmware/vmware_vmotion.rb

Overview

Using VMware vCenter, move a virtual machine using vMotion to a different host, and/or its vmdks to another datastore using storage vMotion.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#destination_datastoreString?



23
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_vmotion.rb', line 23

attribute :destination_datastore

#destination_hostString?



19
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_vmotion.rb', line 19

attribute :destination_host

#vm_nameString?



12
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_vmotion.rb', line 12

attribute :vm_name

#vm_uuidObject?



16
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_vmotion.rb', line 16

attribute :vm_uuid