Generates a publicly-accessible URL for a specified job profile report
Namespace: Thomas.APIServicesAssembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- AgentGUID
- Type:
System.Guid
The Agent GUID of the client
- AuthToken
- Type:
System.String
The authentication token of the client
- JobRefID
- Type:
System.String
The reference ID of the job being profiled
- Locale
- Type:
System.String
The language of report that is required
Return Value
A URL in the form of a
See Also