Method: IControl::LocalLB::ProfileRADIUS#statistics

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

#statisticsProfileRADIUSStatistics

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



121
122
123
# File 'lib/icontrol/local_lb/profile_radius.rb', line 121

def statistics
  super
end