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
AttachServerVolumeRequest
:
{
boot
?:
boolean
;
serverId
:
string
;
volumeId
:
string
;
volumeType
?:
AttachServerVolumeRequestVolumeType
;
zone
?:
Zone
;
}
Type declaration
Optional
boot
?:
boolean
serverId
:
string
volumeId
:
string
Optional
volumeType
?:
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.