Class: Ansible::Ruby::Modules::Vmware_host

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

Overview

This module can be used to add / remove / reconnect an ESXi host to / from vCenter.

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

#add_connectedBoolean?



24
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_host.rb', line 24

attribute :add_connected

#cluster_nameString?



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

attribute :cluster_name

#datacenter_nameString



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

attribute :datacenter_name

#esxi_hostnameString



28
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_host.rb', line 28

attribute :esxi_hostname

#esxi_passwordString?



36
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_host.rb', line 36

attribute :esxi_password

#esxi_ssl_thumbprintString?



44
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_host.rb', line 44

attribute :esxi_ssl_thumbprint

#esxi_usernameString?



32
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_host.rb', line 32

attribute :esxi_username

#folderString?



20
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_host.rb', line 20

attribute :folder

#state:present, ...



40
# File 'lib/ansible/ruby/modules/generated/cloud/vmware/vmware_host.rb', line 40

attribute :state