Vm Snapshots APIs
Operations
POST
Create Vm Snapshot
Create a new VM snapshot.
GET
Get Vm Snapshot
Get a specific snapshot of a VM
GET
Get Vm Snapshots
Get a paged list of all snapshots of a VM
DELETE
Remove Vm Snapshot
Remove a specific snapshot of a VM
PUT
Update Vm Snapshot
API can be leveraged to change snapshot name or revert to the specified snapshot by setting isCurrent to true.