Class: Hpe3parSdk::PortMode

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

Overview

This class enumerates the modes of a Port.

Constant Summary collapse

SUSPENDED =
1
TARGET =
2
INITIATOR =
3
PEER =
4