Class: Ansible::Ruby::Modules::Fortios_config

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

Overview

This module provides management of FortiOS Devices 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, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

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

Instance Method Details

#filterString?

Returns Only for partial backup, you can restrict by giving expected configuration path (ex. firewall address).

Returns:

  • (String, nil)

    Only for partial backup, you can restrict by giving expected configuration path (ex. firewall address).



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

attribute :filter

#srcString?

Returns The I(src) argument provides a path to the configuration template to load into the remote device.

Returns:

  • (String, nil)

    The I(src) argument provides a path to the configuration template to load into the remote device.



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

attribute :src