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.134.3. 更新 PUT 更新 iSCSI 绑定. iSCSI 绑定的更新只能在 名称和 描述 属性上完成。例如,要更新数据中心 123 的 iSCSI bond 456,请发送如下请求: PUT /ovirt-engine/api/datacenters/123/iscsibonds/1234 请求正文应类似如下: <iscsi_bond> <name>mybond</name> <description>My iSCSI bond</description> </iscsi_bond> Expand表 6.411. 参数摘要名称类型方向概述 async 布尔值 in 指明是否应异步执行更新。 bond IscsiBond in/Out 要更新的 iSCSI 绑定。 Show more前一个下一个