Class: Ansible::Ruby::Modules::Nxos_interface

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

Overview

Manages physical attributes of interfaces of NX-OS switches

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

#admin_state:up, ...



15
# File 'lib/ansible/ruby/modules/generated/core/network/nxos/nxos_interface.rb', line 15

attribute :admin_state

#descriptionString?



19
# File 'lib/ansible/ruby/modules/generated/core/network/nxos/nxos_interface.rb', line 19

attribute :description

#interfaceString



11
# File 'lib/ansible/ruby/modules/generated/core/network/nxos/nxos_interface.rb', line 11

attribute :interface

#mode:layer2, ...



23
# File 'lib/ansible/ruby/modules/generated/core/network/nxos/nxos_interface.rb', line 23

attribute :mode

#state:present, ...



27
# File 'lib/ansible/ruby/modules/generated/core/network/nxos/nxos_interface.rb', line 27

attribute :state