Class: IControl::Common::EnabledState
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::Common::EnabledState
- Defined in:
- lib/icontrol/common.rb,
lib/icontrol/common.rb
Overview
A list of enabled states.
Constant Summary collapse
- STATE_DISABLED =
The object is disabled.
:STATE_DISABLED
- STATE_ENABLED =
The object is enabled.
:STATE_ENABLED