Method: IControl::LocalLB::ProfileAuth#delete_profile
- Defined in:
- lib/icontrol/local_lb/profile_auth.rb
#delete_profile ⇒ Object
Deletes this auth profile.
41 42 43 |
# File 'lib/icontrol/local_lb/profile_auth.rb', line 41 def delete_profile super end |