Class: IControl::LocalLB::ClonePoolType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::LocalLB::ClonePoolType
- Defined in:
- lib/icontrol/local_lb.rb,
lib/icontrol/local_lb.rb
Overview
An enumeration of clone pool types.
Constant Summary collapse
- CLONE_POOL_TYPE_UNDEFINED =
The clone pool is undefined.
:CLONE_POOL_TYPE_UNDEFINED
- CLONE_POOL_TYPE_CLIENTSIDE =
The client-side clone pool.
:CLONE_POOL_TYPE_CLIENTSIDE
- CLONE_POOL_TYPE_SERVERSIDE =
The server-side clone pool.
:CLONE_POOL_TYPE_SERVERSIDE