Class: IControl::GlobalLB::RegionDBType

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

Overview

A list of region database types.

Constant Summary collapse

REGION_DB_TYPE_USER_DEFINED =

The region database based on user-defined settings .

:REGION_DB_TYPE_USER_DEFINED
REGION_DB_TYPE_ACL =

The region database based on ACL lists.

:REGION_DB_TYPE_ACL
REGION_DB_TYPE_ISP =

The region database based on ISPs like AOL.…

:REGION_DB_TYPE_ISP