Skip to content

BlockStorageTechnology

URI: BlockStorageTechnology

Permissible Values

Value Meaning Description
HDD None Regular magnetic Hard Drive Disk
SSD None Solid State Drive
Optane None Intel Optane Drive

Slots

Name Description
blockStorageTechnology Underlying storage technology type to be used

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#storage-configuration

LinkML Source

name: BlockStorageTechnology
from_schema: https://w3id.org/gaia-x/development#storage-configuration
permissible_values:
  HDD:
    text: HDD
    description: Regular magnetic Hard Drive Disk
  SSD:
    text: SSD
    description: Solid State Drive
  Optane:
    text: Optane
    description: Intel Optane Drive