name: DiskBusType
from_schema: https://w3id.org/gaia-x/development#disk
permissible_values:
SATA:
text: SATA
description: The SATA (Serial Advanced Technology Attachment) interface connects
the storage device to the computer using serial signaling technology.
PATA:
text: PATA
description: Based on parallel signaling technology, the Parallel Advanced Technology
Attachment (also known as IDE) interface can be used in old systems, PATA cable
is usually flat and features 40-pin connectors on each side.
SCSI:
text: SCSI
description: Small Computer System Interface, uses a system interface that is
a standard for connecting peripheral devices such as printers, scanners, and
others.
SAS:
text: SAS
description: The Serial Attached SCSI interface provides more performance than
SCSI interfaces, and it is usually convenient for environments that require
high-performance data transfer.
NVMe:
text: NVMe
description: The Non-volatile Memory Express interface is designed to address
tasks that require high-performance computing environments.
other:
text: other
description: Disk controller no further described.