github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.15.0/440-improvements.md (about) 1 * NSX-T Edge Gateway now supports VDC Groups by switching from `OrgVdc` to `OwnerRef` field. 2 Additional methods `NsxtEdgeGateway.MoveToVdcOrVdcGroup()`, 3 `Org.GetNsxtEdgeGatewayByNameAndOwnerId()`, `VdcGroup.GetNsxtEdgeGatewayByName()`, 4 `VdcGroup.GetAllNsxtEdgeGateways()`, `org.GetVdcGroupById` [GH-440] 5 * Additional helper functions `OwnerIsVdcGroup()`, `OwnerIsVdc()`, `VdcGroup.GetCapabilities()`, 6 `VdcGroup.IsNsxt()` [GH-440]