Point-in-time Report

Generates a specified point-in-time job report in PDF format.

Endpoint

https://<Director_IP_address>:4443/c/router

Request Example

Request Fields

Field

Type

Value(s)

action string
                                ReportingManagement
                            
method string
                                createJobReport
                            
data array See parameters below 
type string rpc
tid integer 1

Data

Field

Type

Description

id

long Job ID

JobExecutionId

long Job execution ID (optional)

startDate

DateTime  Job history start date

finishDate

DateTime Job history finish date (same as startDate)

clientTimeOffsetToUtc

Integer Offset from UTC time zone in milliseconds (optional)

Error Response Sample

Response Fields

Field

Value

Description

message string Message if the request failed
where string Refence to the method where problem occurred
cause string Cause of failure