Module google_api_proto::google::cloud::compute::v1::saved_attached_disk
source · Expand description
Nested message and enum types in SavedAttachedDisk
.
Enums§
- Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME.
- The mode in which this disk is attached to the source instance, either READ_WRITE or READ_ONLY.
- [Output Only] An indicator whether storageBytes is in a stable state or it is being adjusted as a result of shared storage reallocation. This status can either be UPDATING, meaning the size of the snapshot is being updated, or UP_TO_DATE, meaning the size of the snapshot is up-to-date.
- Specifies the type of the attached disk, either SCRATCH or PERSISTENT.