I've created a few workflows that allow a user to backup a VM with a backup product.
As part of the workflow, I want to be able to setup some kind of attribute that might maybe allow me to note that it's being backed up by a specific server.
I thought about using the description but that's not really useful for key/val information.
Is there a way for me to set an attribute on a VM like
backupserver
policyname
thanks.