The Red Hat VirtualizationMaintenance Phase runs until August 31, 2024, followed by the Extended Life Phase with no more software fixes through August 31, 2026. See Migration Paths for OpenShift Container Platform deployed on Red Hat Virtualization for details. 6.155.2. 导入 POST 从 Glance 映像存储域导入虚拟机。 例如,要从存储域导入标识符为 456 的镜像,标识符为 123,发送类似如下的请求: POST /ovirt-engine/api/openstackimageproviders/123/images/456/import 这样的请求正文: <action> <storage_domain> <name>images0</name> </storage_domain> <cluster> <name>images0</name> </cluster> </action> Expand表 6.469. 参数摘要名称类型方向概述 async 布尔值 in 指明是否应异步执行导入。 cluster Cluster in 如果使用 import_as_template,则此参数是必需的,并指明哪个集群应用于导入 glance 镜像作为模板。 disk Disk in import_as_template 布尔值 in 指明是否应当将映像导入为模板。 storage_domain StorageDomain in 模板 Template in Show more前一个下一个