Class: IControl::Management::ZoneType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::Management::ZoneType
- Defined in:
- lib/icontrol/management.rb,
lib/icontrol/management.rb
Overview
A list of the allowable types of zones
Constant Summary collapse
- UNSET =
-
not yet initialized
-
:UNSET
- MASTER =
a master zone
:MASTER
- SLAVE =
a slave zone
:SLAVE
- STUB =
a stub zone
:STUB
- FORWARD =
a forward zone
:FORWARD
- HINT =
a hint zone, “.”
:HINT