Class: Ansible::Ruby::Modules::Fortios_address

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

Overview

This module provide management of firewall addresses on FortiOS devices.

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

#commentString?



42
# File 'lib/ansible/ruby/modules/generated/network/fortios/fortios_address.rb', line 42

attribute :comment

#countryString?



34
# File 'lib/ansible/ruby/modules/generated/network/fortios/fortios_address.rb', line 34

attribute :country

#end_ipObject?



31
# File 'lib/ansible/ruby/modules/generated/network/fortios/fortios_address.rb', line 31

attribute :end_ip

#interfaceString?



38
# File 'lib/ansible/ruby/modules/generated/network/fortios/fortios_address.rb', line 38

attribute :interface

#nameString



16
# File 'lib/ansible/ruby/modules/generated/network/fortios/fortios_address.rb', line 16

attribute :name

#start_ipObject?



28
# File 'lib/ansible/ruby/modules/generated/network/fortios/fortios_address.rb', line 28

attribute :start_ip

#state:present, :absent



12
# File 'lib/ansible/ruby/modules/generated/network/fortios/fortios_address.rb', line 12

attribute :state

#type:iprange, ...



20
# File 'lib/ansible/ruby/modules/generated/network/fortios/fortios_address.rb', line 20

attribute :type

#valueString?



24
# File 'lib/ansible/ruby/modules/generated/network/fortios/fortios_address.rb', line 24

attribute :value