@nebius/js-sdk - v0.1.41
Services Index
GitHub
Preparing search index...
api/nebius/capacity/v1
ComputeInstanceDetails_Preset_Resources
Interface ComputeInstanceDetails_Preset_Resources
All resources existing in a preset.
interface
ComputeInstanceDetails_Preset_Resources
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.capacity.v1.ComputeInstanceDetails.Preset.Resources"
;
gpuCount
:
number
;
memoryGibibytes
:
number
;
vcpuCount
:
number
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
gpu
Count
memory
Gibibytes
vcpu
Count
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.capacity.v1.ComputeInstanceDetails.Preset.Resources"
gpu
Count
gpuCount
:
number
Number of GPU cores.
memory
Gibibytes
memoryGibibytes
:
number
Memory size.
vcpu
Count
vcpuCount
:
number
Number of vCPUs.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
gpu
Count
memory
Gibibytes
vcpu
Count
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.41
Loading...
All resources existing in a preset.