Method: IControl::LocalLB::ProfileFastL4#hardware_syn_cookie_state

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

Gets the state to enable/disable support for hardware 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.



82
83
84
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 82

def hardware_syn_cookie_state
  super
end