【发布时间】:2022-05-26 01:56:33
【问题描述】:
我在官方文档中找不到任何东西:-( 是否可以使用 api 在 vsphere 中重命名虚拟机?
我想使用api。没有 SDK。
这是文档链接:https://developer.vmware.com/apis/vsphere-automation/v7.0U2-deprecated/vcenter/vm/guest.identity/
我在官方文档中找不到任何东西:-( 是否可以使用 api 在 vsphere 中重命名虚拟机?
我想使用api。没有 SDK。
这是文档链接:https://developer.vmware.com/apis/vsphere-automation/v7.0U2-deprecated/vcenter/vm/guest.identity/
据我所知,这在今天的 vSphere 自动化 (REST) API 中不可用。
【讨论】:
列出的 API 是 vCenter Server 中 API Explorer 公开提供的 API。他们不建议重命名实例名称,这不是受支持的操作。
【讨论】: