Class: Ansible::Ruby::Modules::Na_ontap_command

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

Overview

Run system-cli commands on 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, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

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

Instance Method Details

#commandArray<String>, ...

Returns a comma separated list containing the command and arguments.

Returns:

  • (Array<String>, String, nil)

    a comma separated list containing the command and arguments.



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

attribute :command