pub trait VZStorageDeviceAttachment { // Required method fn id(&self) -> Id; }
common configure of storage device attachment