Class: IControl::Networking::SelfIPPortLockdown::AllowMode
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::Networking::SelfIPPortLockdown::AllowMode
- Defined in:
- lib/icontrol/networking/self_ip_port_lockdown.rb,
lib/icontrol/networking/self_ip_port_lockdown.rb
Overview
A list of access modes.
Constant Summary
- ALLOW_MODE_PROTOCOL_PORT =
Access to the self IP is allowed through the specified protocol/port.
:ALLOW_MODE_PROTOCOL_PORT- ALLOW_MODE_NONE =
Allow no access to the self IP.
:ALLOW_MODE_NONE- ALLOW_MODE_DEFAULTS =
Allow access to the self IP using a pre-determined set of protocols/ports.
:ALLOW_MODE_DEFAULTS- ALLOW_MODE_ALL =
Allow full access to the self IP.
:ALLOW_MODE_ALL