vmware / go-vcloud-director

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

Site and org associations #669

Closed dataclouder closed 3 weeks ago

dataclouder commented 2 months ago

Add types and methods to run association operations between sites and between orgs:

Components:

To test, read the note in Test_SiteAssociations, containing the environment variables we need to set to start the test. (Tested with 10.4.2, 10.5.1, 10.6.0)

Note: this PR includes PR #612