Class: Ansible::Ruby::Modules::Nxos_static_route

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

Overview

Manages static route configuration

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

#aggregateObject?



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

attribute :aggregate

#next_hopString



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

attribute :next_hop

#prefInteger?



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

attribute :pref

#prefixString



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

attribute :prefix

#route_nameString?



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

attribute :route_name

#state:present, ...



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

attribute :state

#tagObject?



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

attribute :tag

#vrfString?



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

attribute :vrf