vsphere-automation-sdk-python
vsphere-automation-sdk-python copied to clipboard
VM annotation question
- [ X] I am using the latest SDK version
- [ X] This API is compatible with my vCenter version (You can get the info from 'vcenter_version' in each sample)
- [ X] I have searched existing issues and Troubleshooting wiki
Is there any way to get/set the annotation (note) of the VM with the VMware vSphere Automation SDK?
(With the pyVmomi I found the solution.)
Thanks