GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Instance
v1
VolumeServer
Interface VolumeServer
interface
VolumeServer
{
boot
:
boolean
;
creationDate
?:
Date
;
exportUri
?:
string
;
id
:
string
;
modificationDate
?:
Date
;
name
:
string
;
organization
:
string
;
project
:
string
;
server
?:
Instance
.
v1
.
ServerSummary
;
size
:
number
;
state
:
VolumeServerState
;
volumeType
:
VolumeServerVolumeType
;
zone
:
Zone
;
}
Index
Properties
boot
creation
Date?
export
Uri?
id
modification
Date?
name
organization
project
server?
size
state
volume
Type
zone
Properties
boot
boot
:
boolean
Optional
creation
Date
creation
Date
?:
Date
Optional
export
Uri
export
Uri
?:
string
Deprecated
id
id
:
string
Optional
modification
Date
modification
Date
?:
Date
name
name
:
string
organization
organization
:
string
project
project
:
string
Optional
server
server
?:
Instance
.
v1
.
ServerSummary
size
size
:
number
state
state
:
VolumeServerState
volume
Type
volume
Type
:
VolumeServerVolumeType
zone
zone
:
Zone
Zone to target. If none is passed will use default zone from the config.
Settings
Theme
OS
Light
Dark
On This Page
Properties
boot
creation
Date
export
Uri
id
modification
Date
name
organization
project
server
size
state
volume
Type
zone
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Deprecated