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

     1  * Added support for Runtime Defined Entity Interfaces with client methods `VCDClient.CreateDefinedInterface`, `VCDClient.GetAllDefinedInterfaces`,
     2    `VCDClient.GetDefinedInterface`, `VCDClient.GetDefinedInterfaceById` and methods to manipulate them `DefinedInterface.Update`,
     3    `DefinedInterface.Delete` [GH-527, GH-566]