@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
di-projects
GetDiProjectDiTaskRuntimeStateHttpResponse
Type Alias GetDiProjectDiTaskRuntimeStateHttpResponse
type
GetDiProjectDiTaskRuntimeStateHttpResponse
=
{
data
:
{
lastRun
?:
DataTaskInstanceState
;
runReadiness
?:
{
message
?:
string
;
state
?:
"READY_TO_RUN"
|
"ALREADY_RUNNING"
|
"NOT_RUNNABLE"
;
}
;
}
;
headers
:
Headers
;
status
:
200
;
}
Index
Properties
data
headers
status
Properties
data
data
:
{
lastRun
?:
DataTaskInstanceState
;
runReadiness
?:
{
message
?:
string
;
state
?:
"READY_TO_RUN"
|
"ALREADY_RUNNING"
|
"NOT_RUNNABLE"
;
}
;
}
headers
headers
:
Headers
status
status
:
200
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
headers
status
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...