Class: Ansible::Ruby::Modules::Vmware_host_lockdown

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

Overview

This module can be used to manage administrator permission for the local administrative account for the host when ESXi hostname is given. All parameters and VMware objects values are case sensitive. This module is destructive as administrator permission are managed using APIs used, please read options carefully and proceed. Please specify C(hostname) as vCenter IP or hostname only, as lockdown operations are not possible from standalone ESXi server.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

attr_option, attr_options, attribute, fix_inclusion, #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/cloud/vmware/vmware_host_lockdown.rb', line 15

attribute :cluster_name

#esxi_hostnameArray<String>, ...



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

attribute :esxi_hostname

#state:present, ...



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

attribute :state