Class: Ansible::Ruby::Modules::Netapp_e_amg

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

Overview

Allows for the creation, removal and updating of Asynchronous Mirror Groups for NetApp E-series storage arrays

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

#interfaceType:iscsi, ...



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

attribute :interfaceType

#manualSync:yes, ...



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

attribute :manualSync

#nameString



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

attribute :name

#recoveryWarnThresholdMinutesInteger?



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

attribute :recoveryWarnThresholdMinutes

#repoUtilizationWarnThresholdInteger?



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

attribute :repoUtilizationWarnThreshold

#secondaryArrayIdString



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

attribute :secondaryArrayId

#state:absent, :present



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

attribute :state

#syncIntervalMinutesInteger?



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

attribute :syncIntervalMinutes

#syncWarnThresholdMinutesInteger?



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

attribute :syncWarnThresholdMinutes