Class: Hpe3parSdk::PortConnType

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

Overview

This class enumerates the connection types of a Port.

Constant Summary collapse

HOST =
1
DISK =
2
FREE =
3
IPORT =
4
RCFC =
5
PEER =
6
RCIP =
7
ISCSI =
8
CNA =
9
FS =
10