Method: IControl::LocalLB::ProfileFastL4#ip_tos_to_client

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

#ip_tos_to_clientProfileULong

Gets the IP type of service set in packets sent to the clients.

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.



117
118
119
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 117

def ip_tos_to_client
  super
end