pub async fn disk_create(
entity_id: Key,
disk_type: DiskType,
config: DiskConfig,
) -> Result<DiskHandle>Expand description
Create a new virtual disk
pub async fn disk_create(
entity_id: Key,
disk_type: DiskType,
config: DiskConfig,
) -> Result<DiskHandle>Create a new virtual disk