Method: IControl::LocalLB::ProfileFastL4#statistics

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

#statisticsProfileFastL4Statistics

Gets the statistics 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.



266
267
268
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 266

def statistics
  super
end