vsphere-automation-sdk-rest
vsphere-automation-sdk-rest copied to clipboard
vm/{vm}/guest/identity should return all IPs
Regarding https://github.com/vmware/vsphere-automation-sdk-rest/issues/21, it is not acceptable that the answer is like "yeah we're only returning one IP (by design)". All APIs should return the same values IMHO, if implemented.
When there are multiple IPs used by the guest, all should be returned, preferably as a list and not a comma-separated string.
Thanks.
is there any update on this? has this feature been implemented? if not, is there any plan to?