Method: IControl::LocalLB::ProfileAuth#reset_statistics
- Defined in:
- lib/icontrol/local_lb/profile_auth.rb
#reset_statistics ⇒ Object
Resets the statistics for this Auth profile.
182 183 184 |
# File 'lib/icontrol/local_lb/profile_auth.rb', line 182 def reset_statistics super end |