Get server name sufix guid for current server

The lists of jobs and servers can be retrieved with the monitoring API:

JobStorage.Current.GetMonitoringApi()

Every job has a serverId, and in the list it can be check on which server the job runs.

1 Like