【发布时间】:2015-05-05 14:03:28
【问题描述】:
我正在使用免费版本的 vmWares vSphere Hypervision 6。 我的问题是我想使用 Management API。
我想启动和停止虚拟机,还想通过脚本拍摄和重置快照,但免费版本的 API 是只读的。 我使用了来自https://github.com/vmware/pyvmomi 的示例脚本 具有写访问权限的脚本失败了
Caught vmodl fault : Current license or ESXi version prohibits execution of the requested operation.
有没有办法启用此或其他方式来访问此 api,还是我必须购买标准许可证?
【问题讨论】:
标签: vmware vsphere esxi hypervisor