Class: Ansible::Ruby::Modules::Na_ontap_license

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

Overview

Add or remove licenses on NetApp ONTAP.

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

#license_codesArray<String>, ...



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

attribute :license_codes

#license_namesArray<String>, ...



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

attribute :license_names

#remove_expiredSymbol?



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

attribute :remove_expired

#remove_unusedSymbol?



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

attribute :remove_unused

#serial_numberNilClass?



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

attribute :serial_number

#state:present, ...



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

attribute :state