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.108.4. copyhostnetworks POST 将指定主机的网络配置复制到当前主机。 重要 源主机上不存在的任何网络附加都会通过复制操作从目标主机上清除。 要从另一个主机复制网络,请发送如下请求: POST /ovirt-engine/api/hosts/123/copyhostnetworks 这样的请求正文: <action> <source_host id="456"/> </action> Expand表 6.326. 参数摘要名称类型方向概述 async 布尔值 in 指明是否应异步执行该操作。 source_host 主机 in 要从中复制网络的主机。 Show more前一个下一个