mgsteiner's Posts

Thanks for the link, I have it also, but the issue is that when I use the Get VM API, I do not have the Annotation/Notes from the VM , and that is what I'm looking for.   At the moment I can list v... See more...
Thanks for the link, I have it also, but the issue is that when I use the Get VM API, I do not have the Annotation/Notes from the VM , and that is what I'm looking for.   At the moment I can list vms, get the details of vms, but not the Annotation/Notes , which is very usefull becuase we are using that field in vCenter to write information about every VM.
I'm connecting to vsphere using REST-API
I'm using Talend to create a job to call the REST-APIs using HTTPS and JSON structure to collect the desired VM info and use it for reporting and ticketing
Dear all, I'm starting to use the REST-APIs to get information regarding our VMs and I'm interested to get also the Description/Annotation/Notes of a desired VM. Does anybody knows how can I query ... See more...
Dear all, I'm starting to use the REST-APIs to get information regarding our VMs and I'm interested to get also the Description/Annotation/Notes of a desired VM. Does anybody knows how can I query and also update such information using REST-API ?   Thanks a lot in advance