Interface RequestLoadInfo

Hierarchy

  • RequestLoadInfo

Properties

finishedAt?: string

A timestamp indicating when a significant event happened.

loadHost: string

The name of the engine host that is performed the data load operation for this request. This property will be missing in 'multiple' app gen requests (see the 'loadHost' field of their sub-requests) and will be an empty string on a 'single' or 'singlesub' request that has not yet reached the 'loading' phase.

startedAt: string

A timestamp indicating when a significant event happened.

status?: string

The completion status of a completed Request.