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.253.13. 重启 POST 将重新引导请求发送到虚拟机. 例如: POST /ovirt-engine/api/vms/123/reboot reboot 操作不执行任何特定于操作的参数,因此请求正文应包含空 操作 : <action/> 要重新引导虚拟机,即使备份正在运行,该操作应包含"强制"元素。 例如,强制重新引导虚拟机 123: POST /ovirt-engine/api/vms/123/reboot <action> <force>true</force> </action> Expand表 6.782. 参数摘要名称类型方向概述 async 布尔值 in 指明是否应异步执行重新引导。 force 布尔值 in 指明是否应强制重新引导虚拟机,即使它正在运行备份。 Show more前一个下一个