Class: IControl::GlobalLB::RegionType

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

Overview

A list of topology endpoint types.

Constant Summary collapse

REGION_TYPE_CIDR =

The IP subnet topology.

:REGION_TYPE_CIDR
REGION_TYPE_REGION =

The region type.

:REGION_TYPE_REGION
REGION_TYPE_CONTINENT =

The continent type.

:REGION_TYPE_CONTINENT
REGION_TYPE_COUNTRY =

The country type.

:REGION_TYPE_COUNTRY
REGION_TYPE_STATE =

The state type.

:REGION_TYPE_STATE
REGION_TYPE_POOL =

The pool type

:REGION_TYPE_POOL
REGION_TYPE_DATA_CENTER =

The data center type

:REGION_TYPE_DATA_CENTER
REGION_TYPE_ISP_REGION =

The ISP region type

:REGION_TYPE_ISP_REGION