@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
tasks
OrchRun
Type Alias OrchRun
type
OrchRun
=
{
actionId
:
string
;
endedAt
?:
string
;
executedAs
?:
string
;
id
:
string
;
log
?:
string
;
resourceId
:
string
;
startedAt
?:
string
;
status
:
"RUNNING"
|
"SUCCEEDED"
|
"FAILED"
;
taskId
:
string
;
taskMeta
:
TaskMetadata
;
taskName
:
string
;
triggeredBy
:
string
;
workerId
:
string
;
workerType
:
string
;
}
Index
Properties
action
Id
ended
At?
executed
As?
id
log?
resource
Id
started
At?
status
task
Id
task
Meta
task
Name
triggered
By
worker
Id
worker
Type
Properties
action
Id
actionId
:
string
The ID of the action
Optional
Readonly
ended
At
endedAt
?:
string
Optional
executed
As
executedAs
?:
string
id
id
:
string
Optional
log
log
?:
string
resource
Id
resourceId
:
string
Optional
Readonly
started
At
startedAt
?:
string
status
status
:
"RUNNING"
|
"SUCCEEDED"
|
"FAILED"
task
Id
taskId
:
string
task
Meta
taskMeta
:
TaskMetadata
task
Name
taskName
:
string
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
action
Id
ended
At
executed
As
id
log
resource
Id
started
At
status
task
Id
task
Meta
task
Name
triggered
By
worker
Id
worker
Type
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The ID of the action