Class: Ansible::Ruby::Modules::Nxos_pim_interface

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

Overview

Manages PIM interface configuration settings.

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

#border:yes, ...



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

attribute :border

#dr_prioInteger?



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

attribute :dr_prio

#hello_auth_keyObject?



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

attribute :hello_auth_key

#hello_intervalSymbol?



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

attribute :hello_interval

#interfaceString



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

attribute :interface

#jp_policy_inString?



35
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_pim_interface.rb', line 35

attribute :jp_policy_in

#jp_policy_outString?



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

attribute :jp_policy_out

#jp_type_in:prefix, ...



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

attribute :jp_type_in

#jp_type_out:prefix, ...



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

attribute :jp_type_out

#neighbor_policyObject?



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

attribute :neighbor_policy

#neighbor_type:prefix, ...



54
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_pim_interface.rb', line 54

attribute :neighbor_type

#sparse:yes, ...



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

attribute :sparse

#state:present, ...



58
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_pim_interface.rb', line 58

attribute :state