noamcoh
Contributor
Contributor

Get multiple IPs from VM using vSphere REST API

Hello,
I'm trying to retrieve a VM's IPs using REST API request. The only request that seems to be relevant is:
/api/vcenter/vm/{vm}/guest/identity
but its response contains only one IP address while the VM has more than one.
Is there any way to get all the IP addresses of a VM?

Thanks!

Reply
0 Kudos