Class: Hpe3parSdk::VolumeCompressionState

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

Overview

This class enumerates the Compression state values for a Volume.

Constant Summary collapse

YES =
1
NO =
2
OFF =
3
NA =
4