Class: Hpe3parSdk::VolumeCustomAction

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

Overview

This class enumerates the Custom actions that can be applied on a Volume.

Constant Summary collapse

STOP_PHYSICAL_COPY =
1
RESYNC_PHYSICAL_COPY =
2
GROW_VOLUME =
3
PROMOTE_VIRTUAL_COPY =
4
STOP_PROMOTE_VIRTUAL_COPY =
5
TUNE_VOLUME =
6
UPDATE_VIRTUAL_COPY =
7
SNAPSHOT_ENUM_ACTION =
8