Method: IControl::Networking::STPGlobals#set_mode

Defined in:
lib/icontrol/networking/stp_globals.rb

#set_modeObject

Sets the STP mode.

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.



201
202
203
# File 'lib/icontrol/networking/stp_globals.rb', line 201

def set_mode
  super
end