Class: Ansible::Ruby::Modules::Bigip_gtm_global

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

Overview

Manages global GTM settings. These settings include general, load balancing, and metrics related 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, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

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

Instance Method Details

#synchronizationSymbol?

Returns Specifies whether this system is a member of a synchronization group.,When you enable synchronization, the system periodically queries other systems in the synchronization group to obtain and distribute configuration and metrics collection updates.,The synchronization group may contain systems configured as Global Traffic Manager and Link Controller systems.

Returns:

  • (Symbol, nil)

    Specifies whether this system is a member of a synchronization group.,When you enable synchronization, the system periodically queries other systems in the synchronization group to obtain and distribute configuration and metrics collection updates.,The synchronization group may contain systems configured as Global Traffic Manager and Link Controller systems.



12
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_global.rb', line 12

attribute :synchronization

#synchronization_group_nameString?

Returns Specifies the name of the synchronization group to which the system belongs.

Returns:

  • (String, nil)

    Specifies the name of the synchronization group to which the system belongs.



16
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_global.rb', line 16

attribute :synchronization_group_name

#synchronize_zone_filesSymbol?

Returns Specifies that the system synchronizes Domain Name System (DNS) zone files among the synchronization group members.

Returns:

  • (Symbol, nil)

    Specifies that the system synchronizes Domain Name System (DNS) zone files among the synchronization group members.



20
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_gtm_global.rb', line 20

attribute :synchronize_zone_files