Content of Notification Target for remote sync

David G.

Member
Aug 16, 2023
44
4
8
Hello,

I have various remote sync jobs between the same datastores and different namespaces.
I send all messages using a webhook with the content:

Code:
{{ severity }}***{{ title }}***{{ message }}***{{ timestamp }}***PBS_Firma

and the result

Code:
error***Sync remote 'PBS_Home' datastore 'T7_2TB' failed ***Job ID: s-13f8f7d7-2c4c

Datastore: T7_4TB

Remote: PBS_Home

Remote Store: T7_2TB



Synchronization failed: sync failed with some errors.





Please visit the web interface for further details:



<https://pbs.wilke.local:8007/#pbsServerAdministration:tasks>

***1736091323***PBS_Firma

Unfortunately, I can't see the namespace or the comment of the job there. Is there another variable to access it?