I am able to add my vCenter 7 to "VMWare Snapshots" and everything works as expected but I cannot delete my vCenter. You can select Delete but it doesn't actually delete the config. Tested on two fresh installs
Problem/Justification
None
Impact
None
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:
Dennis Mullen
November 3, 2020 at 1:34 PM
(edited)
you can delete vmware snapshots from the command line: midclt call vmware.delete 1 (the number '1' being the id of the snapshot you want to delete). This and other API calls can be found by clicking the settings gear (top right), then API Keys, then Docs. Obviously you need to get the id right to delete the snapshot(s) you intend to delete.
Haitao Sun
November 3, 2020 at 1:42 AM
Is there any workaround before the new release? I'm currently getting warnings since the target VMWare host server has been repurposed.
I am able to add my vCenter 7 to "VMWare Snapshots" and everything works as expected but I cannot delete my vCenter. You can select Delete but it doesn't actually delete the config.
Tested on two fresh installs