Class: IControl::System::ConfigSync::LoadMode

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

Overview

An enumeration that indicates different loading modes.

Constant Summary collapse

LOAD_HIGH_LEVEL_CONFIG =

Load the high-level configuration, such as objects in /config/bigip.conf.

:LOAD_HIGH_LEVEL_CONFIG
LOAD_BASE_LEVEL_CONFIG =

Load the base configuration ( VLANs , self IPs …).

:LOAD_BASE_LEVEL_CONFIG