Mario Lenz

Results 456 comments of Mario Lenz

It looks like [Settings Clusters Software APIs](https://developer.vmware.com/apis/vsphere-automation/latest/esx/settings/clusters.software/) can be used to implement this. However, since this is the REST instead of the old SOAP API, it might be better to...

Yes, that's been the first problem I didn't understand: Where to get the Swagger / OpenAPI definitions for the API? Well, maybe I'll find the time to have a closer...

@nebb00 I don't understand why you only want to _get_ the cluster image. While we're at it, I think we should also try to implement _setting_ it ;-) This way,...

> These APIs are not publicly available anywhere, which means they are most likely either written manually (with which I have experience) or some other way. I think we could...

@ihumster Maybe you could add what you tried and the problems you ran into to ansible-collections/vmware.vmware_rest#443 so we don't clutter this issue.

I think this is quite similar to #1005

Maybe we can use something from [com.vmware.esx.settings.clusters](https://vmware.github.io/vsphere-automation-sdk-python/vsphere/7.0.1.0/com.vmware.esx.settings.clusters.html) to do this :thinking:

Sorry, I didn't find the time yet to have a look at this. And I'll be AFK for a couple of days, so please bare with me. Anyway, we've changed...

Yep, Perl is a [Guest Operating System Customization Requirement](https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-vm-administration/GUID-E63B6FAA-8D35-428D-B40C-744769845906.html). And maybe even D-Bus: > Certain Linux OS versions do not include the D-Bus package in the minimal Linux installation option....