Method: IControl::LocalLB::ProfileAuth#statistics

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

#statisticsProfileAuthStatistics

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



152
153
154
# File 'lib/icontrol/local_lb/profile_auth.rb', line 152

def statistics
  super
end