github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.14.0/420-improvements.md (about)

     1  * Add type `types.UpdateLeaseSettingsSection` to handle vApp lease settings. [GH-420]
     2  * Add methods `vApp.GetLease` and `vApp.RenewLease`, to query the state of the vApp lease and eventually modify it. [GH-420]
     3  * Add `LeaseSettingsSection` to `types.VApp` structure. [GH-420]