vmware-archive/pyvcloud

Metadata - vDC and other objects

kargerova opened this issue · 0 comments

Pyvcloud has methods for working with vApp and PVDC metadata.
pyvcloud.vcd.pvdc.PVDC.get_metadata
pyvcloud.vcd.pvdc.PVDC.set_metadata
pyvcloud.vcd.vapp.VApp.get_metadata
pyvcloud.vcd.vapp.VApp.set_metadata

Is it possible to add methods for working with metadata of other objects as well?
For example, a tennant vDC or organization?