You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2024. It is now read-only.
run the export in "dry_mode" --n or --dry_mode from command line to see the debug message .
you may also request the veeam server, like the exporter does, to check the replies:
1.1. log to the server to obtain a token session: curl -u [user] https://[veeam_url]/api/sessionMngr/?v=latest
1.2. collect the session token
1.3 then use it in further request in header: -H "X-RestSvcSessionId: [token]"
Hello,
After running the template, I notice a No Data in the Backup VMJob Status. All other tables are good except this one.
veeam_em_vmjobs_sessions_state doesn't exist on the export. How can I access the backup status of VMs in jobs?
The text was updated successfully, but these errors were encountered: