Class: IControl::GlobalLB::AutoConfigurationState

Inherits:
Base::Enumeration
  • Object
show all
Defined in:
lib/icontrol/global_lb.rb,
lib/icontrol/global_lb.rb

Overview

A list of auto configuration states.

Constant Summary collapse

AUTOCONFIG_DISABLED =

Auto configuration is disabled.

:AUTOCONFIG_DISABLED
AUTOCONFIG_ENABLED =

Auto configuration is enabled

:AUTOCONFIG_ENABLED
AUTOCONFIG_ENABLED_AUTODELETE_DISABLED =

Auto configuration is enabled with auto deletion disabled.

:AUTOCONFIG_ENABLED_AUTODELETE_DISABLED