Method: IControl::LocalLB::ProfileFastL4#default_profile

Defined in:
lib/icontrol/local_lb/profile_fast_l4.rb

#default_profileString

Gets the names of the default profile from which this profile will derive default values for its attributes.

Returns:

  • (String)

Raises:

  • (IControl::IControl::Common::AccessDenied)

    raised if the client credentials are not valid.

  • (IControl::IControl::Common::InvalidArgument)

    raised if one of the arguments is invalid.

  • (IControl::IControl::Common::OperationFailed)

    raised if an operation error occurs.



60
61
62
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 60

def default_profile
  super
end