github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.15.0/443-features.md (about)

     1  * Added new structure `AnyTypeEdgeGateway` which supports retreving both types of Edge Gateways
     2    (NSX-V and NSX-T) with methods `AdminOrg.GetAnyTypeEdgeGatewayById`,
     3    `Org.GetAnyTypeEdgeGatewayById`, `AnyTypeEdgeGateway.IsNsxt`, `AnyTypeEdgeGateway.IsNsxv`,
     4    `AnyTypeEdgeGateway.GetNsxtEdgeGateway` [GH-443]
     5  * Added functions `VdcGroup.GetCapabilities`, `VdcGroup.IsNsxt`,
     6    `VdcGroup.GetOpenApiOrgVdcNetworkByName`, `VdcGroup.GetAllOpenApiOrgVdcNetworks`,
     7    `Org.GetOpenApiOrgVdcNetworkByNameAndOwnerId` [GH-443]
     8