Class: Hpe3parSdk::CPGState

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

Overview

This class enumerates the State values for a CPG.

Constant Summary collapse

NORMAL =
1
DEGRADED =
2
FAILED =
3
UNKNOWN =
99