Method: IControl::LocalLB::ProfileAuth#all_statistics
- Defined in:
- lib/icontrol/local_lb/profile_auth.rb
#all_statistics ⇒ ProfileAuthStatistics
Gets the statistics for all the Auth profile.
52 53 54 |
# File 'lib/icontrol/local_lb/profile_auth.rb', line 52 def all_statistics super end |