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

     1  * Added support for managing NSX-T Edge Gateway BGP IP Prefix Lists. It is done by adding types `EdgeBgpIpPrefixList` and
     2  `types.EdgeBgpIpPrefixList` with functions `CreateBgpIpPrefixList`, `GetAllBgpIpPrefixLists`,
     3  `GetBgpIpPrefixListByName`, `GetBgpIpPrefixListById`, `Update` and `Delete`  [GH-488]