Class: Ansible::Ruby::Modules::Vcenter_folder

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

Overview

This module can be used to create, delete, move and rename folder on then given datacenter.

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

#datacenterString



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

attribute :datacenter

#folder_nameString



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

attribute :folder_name

#folder_type:datastore, ...



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

attribute :folder_type

#parent_folderString?



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

attribute :parent_folder

#state:present, ...



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

attribute :state