Search code examples
vmwarerundeck

VM snapshot to be taken using rundeck


IS there a plugin in rundeck to trigger vm snapshot and datastore backup in rundeck .


Solution

  • Not at this moment, but you can create a bash script-step Rundeck job to make a snapshot and restore it using the VMware CLI tool (vmware-cmd). Take a look.