Class: IControl::ARX::ProtocolType
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::ARX::ProtocolType
- Defined in:
- lib/icontrol/arx.rb,
lib/icontrol/arx.rb
Overview
A structure that enumerates supported file access protocol types.
Constant Summary collapse
- PROTOCOL_CIFS =
The Common Internet File System (CIFS) protocol.
:PROTOCOL_CIFS
- PROTOCOL_NFS =
The Network File System (NFS) protocol.
:PROTOCOL_NFS