Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
Signed-off-by: abarreiro <abarreiro@vmware.com>
  • Loading branch information
adambarreiro committed Jun 18, 2024
1 parent 7b372ab commit 237b58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changes/v2.25.0/686-features.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Added methods to create, read, update and delete VDC Templates: `VDCClient.CreateVdcTemplate`, `VDCClient.GetVdcTemplateById`,
`VDCClient.GetVdcTemplateByName`, `VdcTemplate.Update` and `VdcTemplate.Delete` [GH-686]
* Added methods to manage the access settings of VDC Templates: `VdcTemplate.SetAccess` and `VdcTemplate.GetAccess` [GH-686]
* Added methods to manage the access settings of VDC Templates: `VdcTemplate.SetAccessControl` and `VdcTemplate.GetAccessControl` [GH-686]
* Added the `VdcTemplate.InstantiateVdcAsync` and `VdcTemplate.InstantiateVdc` methods to instantiate VDC Templates [GH-686]

0 comments on commit 237b58e

Please sign in to comment.