Module: Fog::Oracle::StorageElementType
- Defined in:
- lib/fog/oracle/models/compute/storage_element_type.rb
Constant Summary collapse
- UNKNOWN =
'UNKNOWN'- LUN =
'LUN'- GHOST_LUN =
'GHOST_LUN'- SNAPSHOT =
'SNAPSHOT'- SNAPSHOT_CLONE =
'SNAPSHOT_CLONE'
'UNKNOWN''LUN''GHOST_LUN''SNAPSHOT''SNAPSHOT_CLONE'