vmware / govmomi

Go library for the VMware vSphere API
Apache License 2.0
2.32k stars 913 forks source link

Add content library state info support on Library API #3542

Closed ericvmw closed 2 months ago

ericvmw commented 2 months ago

Is your feature request related to a problem? Please describe. Content Library service is adding state info to a content library, which should be exposed to clients via govmomi.

Describe the solution you'd like The library info from get API should show the library state info if it is available.

Additional context Also the library info should show the serverGUID of the vCenter where the library is hosted.