GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Jobs
v1alpha1
JobRun
Interface JobRun
interface
JobRun
{
command
:
string
;
cpuLimit
:
number
;
createdAt
?:
Date
;
environmentVariables
:
Record
<
string
,
string
>
;
errorMessage
:
string
;
exitCode
?:
number
;
id
:
string
;
jobDefinitionId
:
string
;
localStorageCapacity
:
number
;
memoryLimit
:
number
;
region
:
Region
;
runDuration
?:
string
;
startedAt
?:
Date
;
state
:
JobRunState
;
terminatedAt
?:
Date
;
updatedAt
?:
Date
;
}
Index
Properties
command
cpu
Limit
created
At?
environment
Variables
error
Message
exit
Code?
id
job
Definition
Id
local
Storage
Capacity
memory
Limit
region
run
Duration?
started
At?
state
terminated
At?
updated
At?
Properties
command
command
:
string
cpu
Limit
cpu
Limit
:
number
Optional
created
At
created
At
?:
Date
environment
Variables
environment
Variables
:
Record
<
string
,
string
>
error
Message
error
Message
:
string
Optional
exit
Code
exit
Code
?:
number
id
id
:
string
job
Definition
Id
job
Definition
Id
:
string
local
Storage
Capacity
local
Storage
Capacity
:
number
memory
Limit
memory
Limit
:
number
region
region
:
Region
Region to target. If none is passed will use default region from the config.
Optional
run
Duration
run
Duration
?:
string
Optional
started
At
started
At
?:
Date
state
state
:
JobRunState
Optional
terminated
At
terminated
At
?:
Date
Optional
updated
At
updated
At
?:
Date
Settings
Theme
OS
Light
Dark
On This Page
Properties
command
cpu
Limit
created
At
environment
Variables
error
Message
exit
Code
id
job
Definition
Id
local
Storage
Capacity
memory
Limit
region
run
Duration
started
At
state
terminated
At
updated
At
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Region to target. If none is passed will use default region from the config.