@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
scheduling
tasks
OrchRunBase
Type Alias OrchRunBase
type
OrchRunBase
=
{
endedAt
?:
string
;
executedAs
?:
string
;
id
:
string
;
startedAt
?:
string
;
status
:
"RUNNING"
|
"SUCCEEDED"
|
"FAILED"
;
triggeredBy
:
string
;
workerId
:
string
;
workerType
:
string
;
}
Index
Properties
ended
At?
executed
As?
id
started
At?
status
triggered
By
worker
Id
worker
Type
Properties
Optional
Readonly
ended
At
endedAt
?:
string
The UTC timestamp when the task run ended.
Optional
executed
As
executedAs
?:
string
id
id
:
string
Optional
Readonly
started
At
startedAt
?:
string
status
status
:
"RUNNING"
|
"SUCCEEDED"
|
"FAILED"
triggered
By
triggeredBy
:
string
worker
Id
workerId
:
string
worker
Type
workerType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ended
At
executed
As
id
started
At
status
triggered
By
worker
Id
worker
Type
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The UTC timestamp when the task run ended.