Attached Disk Response
data class AttachedDiskResponse(val deviceName: String, val existingDisk: String, val newDisk: DiskResponse)
A new or an existing persistent disk (PD) or a local ssd attached to a VM instance.
A new or an existing persistent disk (PD) or a local ssd attached to a VM instance.