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