Class: Ansible::Ruby::Modules::Bigip_device_group

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

Overview

Managing device groups allows you to create HA pairs and clusters of BIG-IP devices. Usage of this module should be done in conjunction with the C(bigip_configsync_actions) to sync configuration across the pair or cluster if auto-sync is disabled.

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

#auto_syncSymbol?



23
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_group.rb', line 23

attribute :auto_sync

#descriptionObject?



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

attribute :description

#full_syncSymbol?



31
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_group.rb', line 31

attribute :full_sync

#max_incremental_sync_sizeObject?



35
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_group.rb', line 35

attribute :max_incremental_sync_size

#nameString



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

attribute :name

#network_failoverSymbol?



42
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_group.rb', line 42

attribute :network_failover

#save_on_auto_syncSymbol?



27
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_group.rb', line 27

attribute :save_on_auto_sync

#state:present, ...



38
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_group.rb', line 38

attribute :state

#type:"sync-failover", ...



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

attribute :type