Method: IControl::LocalLB::ProfileFastL4#ip_fragment_reassemble_state
- Defined in:
- lib/icontrol/local_lb/profile_fast_l4.rb
#ip_fragment_reassemble_state ⇒ ProfileEnabledState
Gets the IP fragment reassembly states for this profile. If true, reassemble the IP fragments.
106 107 108 |
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 106 def ip_fragment_reassemble_state super end |