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

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/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, fix_inclusion, #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, ...



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

attribute :admin_state

#aggregateArray<Hash>, ...



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

attribute :aggregate

#delayInteger?



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

attribute :delay

#descriptionString?



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

attribute :description

#duplex:full, ...



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

attribute :duplex

#fabric_forwarding_anycast_gatewaySymbol?



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

attribute :fabric_forwarding_anycast_gateway

#interface_type:loopback, ...



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

attribute :interface_type

#ip_forward:enable, ...



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

attribute :ip_forward

#mode:layer2, ...



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

attribute :mode

#mtuObject?



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

attribute :mtu

#nameString



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

attribute :name

#neighborsArray<Hash>, ...



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

attribute :neighbors

#rx_rateString?



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

attribute :rx_rate

#speedInteger?



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

attribute :speed

#state:present, ...



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

attribute :state

#tx_rateString?



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

attribute :tx_rate