Method: IControl::LocalLB::ProfileFastL4#software_syn_cookie_state

Defined in:
lib/icontrol/local_lb/profile_fast_l4.rb

Gets the state to enable/disable support for software SYN cookie.

Returns:

Raises:

  • (IControl::IControl::Common::AccessDenied)

    raised if the client credentials are not valid.

  • (IControl::IControl::Common::InvalidArgument)

    raised if one of the arguments is invalid.

  • (IControl::IControl::Common::OperationFailed)

    raised if an operation error occurs.



255
256
257
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 255

def software_syn_cookie_state
  super
end