Method: IControl::LocalLB::ProfileFastL4#hardware_acceleration_mode

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

#hardware_acceleration_modeProfileHardwareAccelerationMode

Gets the preferred hardware acceleration modes 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.



71
72
73
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 71

def hardware_acceleration_mode
  super
end