Class: Ansible::Ruby::Modules::Os_router

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/core/cloud/openstack/os_router.rb

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, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#admin_state_upBoolean?



18
# File 'lib/ansible/ruby/modules/generated/core/cloud/openstack/os_router.rb', line 18

attribute :admin_state_up

#enable_snatBoolean?



22
# File 'lib/ansible/ruby/modules/generated/core/cloud/openstack/os_router.rb', line 22

attribute :enable_snat

#external_fixed_ipsArray<Hash>, ...



30
# File 'lib/ansible/ruby/modules/generated/core/cloud/openstack/os_router.rb', line 30

attribute :external_fixed_ips

#interfacesArray<String>, ...



34
# File 'lib/ansible/ruby/modules/generated/core/cloud/openstack/os_router.rb', line 34

attribute :interfaces

#nameString



14
# File 'lib/ansible/ruby/modules/generated/core/cloud/openstack/os_router.rb', line 14

attribute :name

#networkString?



26
# File 'lib/ansible/ruby/modules/generated/core/cloud/openstack/os_router.rb', line 26

attribute :network

#state:present, ...



10
# File 'lib/ansible/ruby/modules/generated/core/cloud/openstack/os_router.rb', line 10

attribute :state