Method: IControl::LocalLB::ProfileAuth#all_statistics

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

#all_statisticsProfileAuthStatistics

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



52
53
54
# File 'lib/icontrol/local_lb/profile_auth.rb', line 52

def all_statistics
  super
end