vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
80 stars 76 forks source link

Add metadata functions for organizations and independent disks #438

Closed adambarreiro closed 2 years ago

adambarreiro commented 2 years ago

Description

This PR adds CRUD metadata methods for the AdminOrg, and Disk types.

adambarreiro commented 2 years ago

Added also a function to get metadata from a regular Organization. Updated the tests accordingly.