Class: Hpe3parSdk::VolumeProvisioningType

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

Overview

This class enumerates the Provisioning type values for a Volume.

Constant Summary collapse

FULL =
1
TPVV =
2
SNP =
3
PEER =
4
UNKNOWN =
5
TDVV =
6
DDS =
7