@truenas/api-client
GitHub
Preparing search index...
v25_10_0
CoreGetJobsItem
Interface CoreGetJobsItem
interface
CoreGetJobsItem
{
abortable
:
boolean
;
arguments
:
unknown
[]
;
credentials
:
v25_10_0
.
CoreGetJobsItemCredentials
|
null
;
error
:
string
|
null
;
exc_info
:
v25_10_0
.
CoreGetJobsItemExcInfo
|
null
;
exception
:
string
|
null
;
id
:
number
;
logs_excerpt
:
string
|
null
;
logs_path
:
string
|
null
;
message_ids
:
unknown
[]
;
method
:
string
;
progress
:
v25_10_0
.
CoreGetJobsItemProgress
;
result
:
unknown
;
result_encoding_error
:
unknown
;
state
:
string
;
time_finished
:
string
|
null
;
time_started
:
string
|
null
;
transient
:
boolean
;
}
Index
Properties
abortable
arguments
credentials
error
exc_
info
exception
id
logs_
excerpt
logs_
path
message_
ids
method
progress
result
result_
encoding_
error
state
time_
finished
time_
started
transient
Properties
abortable
abortable
:
boolean
arguments
arguments
:
unknown
[]
credentials
credentials
:
v25_10_0
.
CoreGetJobsItemCredentials
|
null
error
error
:
string
|
null
exc_
info
exc_info
:
v25_10_0
.
CoreGetJobsItemExcInfo
|
null
exception
exception
:
string
|
null
id
id
:
number
logs_
excerpt
logs_excerpt
:
string
|
null
logs_
path
logs_path
:
string
|
null
message_
ids
message_ids
:
unknown
[]
method
method
:
string
progress
progress
:
v25_10_0
.
CoreGetJobsItemProgress
result
result
:
unknown
result_
encoding_
error
result_encoding_error
:
unknown
state
state
:
string
time_
finished
time_finished
:
string
|
null
time_
started
time_started
:
string
|
null
transient
transient
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abortable
arguments
credentials
error
exc_
info
exception
id
logs_
excerpt
logs_
path
message_
ids
method
progress
result
result_
encoding_
error
state
time_
finished
time_
started
transient
GitHub
@truenas/api-client
Loading...