Class: Hpe3parSdk::PortProtocol

Inherits:
Object
  • Object
show all
Defined in:
lib/Hpe3parSdk/constants.rb

Overview

This class enumerates the protocols that a Port can support.

Constant Summary collapse

FC =
1
ISCSI =
2
FCOE =
3
IP =
4
SAS =
5