Class: Ansible::Ruby::Modules::Nxos_smu

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/nxos/nxos_smu.rb

Overview

Perform software maintenance upgrades (SMUs) on Cisco NX-OS devices.

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

#file_systemObject?

Returns The remote file system of the device. If omitted, devices that support a file_system parameter will use their default values.

Returns:

  • (Object, nil)

    The remote file system of the device. If omitted, devices that support a file_system parameter will use their default values.



16
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_smu.rb', line 16

attribute :file_system

#pkgString

Returns Name of the remote package.

Returns:

  • (String)

    Name of the remote package.



12
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_smu.rb', line 12

attribute :pkg