Class: Ansible::Ruby::Modules::Nxos_interface_ospf

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

Overview

Manages configuration of an OSPF interface instance.

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

#areaInteger



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

attribute :area

#costString?



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

attribute :cost

#dead_intervalObject?



31
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_interface_ospf.rb', line 31

attribute :dead_interval

#hello_intervalObject?



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

attribute :hello_interval

#interfaceString



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

attribute :interface

#message_digestSymbol?



38
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_interface_ospf.rb', line 38

attribute :message_digest

#message_digest_algorithm_type:md5, ...



45
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_interface_ospf.rb', line 45

attribute :message_digest_algorithm_type

#message_digest_encryption_type:cisco_type_7, ...



49
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_interface_ospf.rb', line 49

attribute :message_digest_encryption_type

#message_digest_key_idObject?



42
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_interface_ospf.rb', line 42

attribute :message_digest_key_id

#message_digest_passwordObject?



53
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_interface_ospf.rb', line 53

attribute :message_digest_password

#ospfInteger



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

attribute :ospf

#passive_interfaceSymbol?



34
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_interface_ospf.rb', line 34

attribute :passive_interface

#state:present, ...



56
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_interface_ospf.rb', line 56

attribute :state