Method: IControl::LocalLB::ProfileRADIUS#statistics
- Defined in:
- lib/icontrol/local_lb/profile_radius.rb
#statistics ⇒ ProfileRADIUSStatistics
Gets the statistics for this RADIUS profile.
121 122 123 |
# File 'lib/icontrol/local_lb/profile_radius.rb', line 121 def statistics super end |