Method: IControl::LocalLB::ProfileAuth#default_profile
- Defined in:
- lib/icontrol/local_lb/profile_auth.rb
#default_profile ⇒ String
Gets the names of the default profile from which this profile will derive default values for its attributes.
97 98 99 |
# File 'lib/icontrol/local_lb/profile_auth.rb', line 97 def default_profile super end |