If I create an API token and try to use that token to make a new backup, I get the error:
I would expect an API instance of a user to be the same 'owner' as the original user. Is my expectation incorrect? If so, is there an efficient way to change ownership of all snapshots in one go?
Code:
ERROR: VM 785017 qmp command 'backup' failed - backup connect failed: command error: backup owner check failed ($USER@pbs!CD != $USER@pbs)
I would expect an API instance of a user to be the same 'owner' as the original user. Is my expectation incorrect? If so, is there an efficient way to change ownership of all snapshots in one go?