InstalledImages APIs
The InstalledImages service provides operations to examine the software bundle running on group of ESXi hosts in a cluster
Operations
POST
Extract Cluster Installed Images Async
Extract installed images on all the hosts in the cluster. The API will work irrespective of whether a cluster is managed by single software image or not. If the cluster is not managed by single software image, it will first check the possibility to manage with single software image and if this check is successful then only it will extract the installed images on all the hosts. If the cluster is managed by single software image, it will skip eligibility check and directly extract the installed images on all the hosts.
GET
Get Cluster Installed Images
Returns the last extracted installed Image info. if you do not have all of the privileges described as follows: - Operation execution requires VcIntegrity.lifecycleSettings.Read. - The resource ClusterComputeResource referenced by the parameter cluster requires VcIntegrity.lifecycleSettings.Read.