GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Instance
v1
ListVolumesTypesResponse
Interface ListVolumesTypesResponse
interface
ListVolumesTypesResponse
{
totalCount
:
number
;
volumes
:
Record
<
string
,
Instance
.
v1
.
VolumeType
>
;
}
Index
Properties
total
Count
volumes
Properties
total
Count
total
Count
:
number
Total number of volume types.
volumes
volumes
:
Record
<
string
,
Instance
.
v1
.
VolumeType
>
Map of volume types.
Settings
Theme
OS
Light
Dark
On This Page
Properties
total
Count
volumes
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Total number of volume types.