Class: IControl::LocalLB::ProfileContextType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::LocalLB::ProfileContextType
- Defined in:
- lib/icontrol/local_lb.rb,
lib/icontrol/local_lb.rb
Overview
A list of profile context types.
Constant Summary collapse
- PROFILE_CONTEXT_TYPE_ALL =
Profile applies to both client and server sides.
:PROFILE_CONTEXT_TYPE_ALL
- PROFILE_CONTEXT_TYPE_CLIENT =
Profile applies to the client side only.
:PROFILE_CONTEXT_TYPE_CLIENT
- PROFILE_CONTEXT_TYPE_SERVER =
Profile applies to the server side only.
:PROFILE_CONTEXT_TYPE_SERVER