vmware / go-vcloud-director

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

Create Vapp from template or from other vApp #588

Closed dataclouder closed 1 year ago

dataclouder commented 1 year ago

Addresses Issue #741

Adds methods:

Testing

Using test_resources/vapp_with_3_vms.ova, make a vApp template named three-vms in the main NSX-T catalog (cat-{ORG_NAME}-nsxt-backed).

Run go test -v -tags vapp -check.f TestVappfromTemplateAndClone