Class: Ansible::Ruby::Modules::Netapp_e_snapshot_images

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

Overview

Create and delete snapshots images on snapshot groups for NetApp E-series storage arrays. Only the oldest snapshot image can be deleted so consistency is preserved. Related: Snapshot volumes are created from snapshot images.

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

#api_passwordString



18
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_snapshot_images.rb', line 18

attribute :api_password

#api_urlString



22
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_snapshot_images.rb', line 22

attribute :api_url

#api_usernameString



14
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_snapshot_images.rb', line 14

attribute :api_username

#snapshot_groupString



30
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_snapshot_images.rb', line 30

attribute :snapshot_group

#state:create, :remove



34
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_snapshot_images.rb', line 34

attribute :state

#validate_certsBoolean?



26
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_snapshot_images.rb', line 26

attribute :validate_certs