Class: Ansible::Ruby::Modules::Na_ontap_motd

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

Overview

This module allows you to manipulate motd on 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, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#messageString?



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

attribute :message

#show_cluster_motdBoolean?



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

attribute :show_cluster_motd

#state:present, ...



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

attribute :state

#vserverString



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

attribute :vserver