pub async fn disk_mount(
entity_id: Key,
disk_type: DiskType,
) -> Result<DiskHandle>Expand description
Mount an existing virtual disk
pub async fn disk_mount(
entity_id: Key,
disk_type: DiskType,
) -> Result<DiskHandle>Mount an existing virtual disk