Module: Google::Cloud::Compute::V1::AttachedDisk::Interface

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. For most machine types, the default is SCSI. Local SSDs can use either NVME or SCSI. In certain configurations, persistent disks can use NVMe. For more information, see About persistent disks.

Constant Summary collapse

UNDEFINED_INTERFACE =

A value indicating that the enum field is not set.

0
NVME =
2_408_800
SCSI =
2_539_686