5.230.4. 更新 PUT 更新虚拟机池。 PUT /ovirt-engine/api/vmpools/123 在创建了虚拟机池后,可以更新 name, description, size、prestarted_vms 和 max_user_vms 属性。 <vmpool> <name>VM_Pool_B</name> <description>Virtual Machine Pool B</description> <size>3</size> <prestarted_vms>1</size> <max_user_vms>2</size> </vmpool> Expand表 5.735. 参数概述名称类型方向概述 async 布尔值 In 指明更新是否应异步执行。 pool VmPool in/Out 正在更新的虚拟机池。 Show more前一个下一个