Class: Ansible::Ruby::Modules::Na_cdot_volume

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb

Overview

Create or destroy volumes on NetApp cDOT

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

#aggregate_nameString?



28
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 28

attribute :aggregate_name

#export_policyString?



48
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 48

attribute :export_policy

#infinite:yes, ...



20
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 20

attribute :infinite

#junction_pathString?



44
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 44

attribute :junction_path

#nameString



16
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 16

attribute :name

#online:yes, ...



24
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 24

attribute :online

#sizeInteger?



32
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 32

attribute :size

#size_unit:bytes, ...



36
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 36

attribute :size_unit

#snapshot_policyString?



52
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 52

attribute :snapshot_policy

#state:present, :absent



12
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 12

attribute :state

#vserverString



40
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_volume.rb', line 40

attribute :vserver