GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Instance
v1
ListImagesRequest
Type Alias ListImagesRequest
ListImagesRequest
:
{
arch
?:
string
;
name
?:
string
;
organization
?:
string
;
page
?:
number
;
perPage
?:
number
;
project
?:
string
;
public
?:
boolean
;
tags
?:
string
;
zone
?:
Zone
;
}
Type declaration
Optional
arch
?:
string
Optional
name
?:
string
Optional
organization
?:
string
Optional
page
?:
number
Optional
perPage
?:
number
Optional
project
?:
string
Optional
public
?:
boolean
Optional
tags
?:
string
Optional
zone
?:
Zone
Zone to target. If none is passed will use default zone from the config.
Settings
Theme
OS
Light
Dark
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Zone to target. If none is passed will use default zone from the config.