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

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

Overview

This module can be used to add/remove 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

#cluster_nameString



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

attribute :cluster_name

#datacenter_nameString



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

attribute :datacenter_name

#esxi_hostnameString



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

attribute :esxi_hostname

#esxi_passwordString



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

attribute :esxi_password

#esxi_usernameString



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

attribute :esxi_username

#state:present, ...



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

attribute :state