Method: IControl::LocalLB::ProfileFastL4#keep_alive_interval

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

#keep_alive_intervalProfileULong

Gets the keep-alive probe interval for a set of FastL4 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.



139
140
141
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 139

def keep_alive_interval
  super
end