GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Jobs
v1alpha1
ListJobRunsRequest
Type Alias ListJobRunsRequest
ListJobRunsRequest
:
{
jobDefinitionId
?:
string
;
orderBy
?:
ListJobRunsRequestOrderBy
;
organizationId
?:
string
;
page
?:
number
;
pageSize
?:
number
;
projectId
?:
string
;
region
?:
Region
;
state
?:
JobRunState
;
}
Type declaration
Optional
jobDefinitionId
?:
string
Optional
orderBy
?:
ListJobRunsRequestOrderBy
Optional
organizationId
?:
string
Optional
page
?:
number
Optional
pageSize
?:
number
Optional
projectId
?:
string
Optional
region
?:
Region
Region to target. If none is passed will use default region from the config.
Optional
state
?:
JobRunState
Settings
Theme
OS
Light
Dark
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Region to target. If none is passed will use default region from the config.