Method: IControl::LocalLB::ProfileFastL4#link_qos_to_server

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

Gets the link quality of service set in packets sent to the servers.

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.



161
162
163
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 161

def link_qos_to_server
  super
end