Method: IControl::LocalLB::ProfileFastL4#create

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

#createObject

Creates this 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.



17
18
19
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 17

def create
  super
end