Hi!
I was told to create this topic as a feature request so I'm creating this post.
We stumbled upon the idea to create a visualcron task to change memory and/or cpus for our guest vms. The ideal way for this would be a native task for credentials management inside visualcron and not inside the custom script.
The job right now looks like:
1. Connect to vCenter (with visualcron)
2. Shutdown VM (with visualcron)
3. Change Memory/CPU of guest vm (with custom script) <- insert native visualcron task here 🙂
4. Start VM (with visualcron)
Best Regards,
Claudio