GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Instance
v1
AttachServerVolumeRequest
Type Alias AttachServerVolumeRequest
Attach
Server
Volume
Request
:
{
boot
?:
boolean
;
serverId
:
string
;
volumeId
:
string
;
volumeType
?:
AttachServerVolumeRequestVolumeType
;
zone
?:
Zone
;
}
Type declaration
Optional
boot
?:
boolean
server
Id
:
string
volume
Id
:
string
Optional
volume
Type
?:
AttachServerVolumeRequestVolumeType
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.