Method: IControl::LocalLB::ProfileFastL4#list

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

#listString

Gets a list of all profile.

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.



172
173
174
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 172

def list
  super
end