Method: IControl::LocalLB::ProfileFastL4#tcp_timestamp_mode

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

#tcp_timestamp_modeProfileTCPOptionMode

Gets the TCP timestamp options for this profile.

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.



326
327
328
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 326

def tcp_timestamp_mode
  super
end