In powershell I can use the VMGuest object and the IP address property to return an array of all IPs on the machine. I can't seem to find anything in vCO which does the same. I see there's a VcVirtualMachineGuestSummary but the ipAddress property only returns 1 IP.
Is there anything in vCO that will return all IPs?