vmware / pyvmomi-community-samples

A place for community contributed samples for the pyVmomi library.
Apache License 2.0
1.01k stars 922 forks source link

Add example to list custom attributes #700

Open SamK opened 2 years ago

SamK commented 2 years ago

Hi there, Here is a code example that lists the custom attributes of a given VM.

Hope it's helpful!