Class: Ansible::Ruby::Modules::Bigip_profile_tcp

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

Overview

Manage TCP profiles on a BIG-IP. Many TCP profiles; each with their own adjustments to the standard C(tcp) profile. Users of this module should be aware that many of the adjustable knobs have no module default. Instead, the default is assigned by the BIG-IP system itself which, in most cases, is acceptable.

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

#idle_timeoutInteger?



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

attribute :idle_timeout

#nameString



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

attribute :name

#parentString?



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

attribute :parent

#partitionString?



28
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_profile_tcp.rb', line 28

attribute :partition

#state:present, ...



32
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_profile_tcp.rb', line 32

attribute :state

#time_wait_recycleSymbol?



24
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_profile_tcp.rb', line 24

attribute :time_wait_recycle