Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
Signed-off-by: abarreiro <[email protected]>
  • Loading branch information
abarreiro committed Jan 22, 2025
1 parent 264ec14 commit e6520ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/v3.0.0/720-features.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
* Added types `TmVdc` and `types.TmVdc` for managing Tenant Manager Org VDCs with methods
`VCDClient.CreateTmVdc`, `VCDClient.GetAllTmVdcs`, `VCDClient.GetTmVdcByName`,
`VCDClient.GetTmVdcById`, `VCDClient.GetTmVdcByNameAndOrgId`, `TmVdc.Update`, `TmVdc.Delete`
[GH-720]
[GH-720, GH-738]
* Added types `Zone` and `types.Zone` for reading Region Zones with methods `VCDClient.GetAllZones`,
`VCDClient.GetZoneByName`, `VCDClient.GetZoneById`, `Region.GetAllZones`, `Region.GetZoneByName`
[GH-720]

0 comments on commit e6520ed

Please sign in to comment.