Class: Hpe3parSdk::SetCustomAction
- Inherits:
-
Object
- Object
- Hpe3parSdk::SetCustomAction
- Defined in:
- lib/Hpe3parSdk/constants.rb
Overview
This class enumerates custom actions which can be used on a VVSet. Refer HPE 3PAR WSAPI 1.6 documentation
Constant Summary collapse
- MEM_ADD =
1- MEM_REMOVE =
2- RESYNC_PHYSICAL_COPY =
3- STOP_PHYSICAL_COPY =
4- PROMOTE_VIRTUAL_COPY =
5- STOP_PROMOTE_VIRTUAL_COPY =
6