You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using it with vCenter version 8.0, and despite it being a 12-year-old project, everything works very well after updating the WSDLs. However, I'm facing an issue.
For example,
I'm using findAllManagedObjects('HostSystem', array('network')); to retrieve the network adapters of all hosts.
The key values corresponding to the number of adapters for each host are coming through, but the value fields are empty.
Hello,
I'm using it with vCenter version 8.0, and despite it being a 12-year-old project, everything works very well after updating the WSDLs. However, I'm facing an issue.
For example,
I'm using findAllManagedObjects('HostSystem', array('network')); to retrieve the network adapters of all hosts.
The key values corresponding to the number of adapters for each host are coming through, but the value fields are empty.
An example screenshot is provided below:
http://hizlidosya.com/u/chrome_wuQSYvJyld.png
The text was updated successfully, but these errors were encountered: