Method: IControl::LocalLB::ProfileFastL4#delete_all_profiles

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

#delete_all_profilesObject

Deletes all profile.

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.



27
28
29
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 27

def delete_all_profiles
  super
end