Hi Team,
How can I query the last backup date of a Vmware VM?
According to the checks I made, the GUID of the VM related to the API named VMs is determined first. Then, with this GUID, we can access the information of the specific VM using the API named VM Details. Would this way be correct? Is there a shorter way you suggest ?