@nebius/js-sdk - v0.1.41
Services Index
GitHub
Preparing search index...
api/nebius/capacity/v1
ListCapacityBlockGroupResourcesResponse
Interface ListCapacityBlockGroupResourcesResponse
All VM instances' IDs that occupy the Capacity Block Group.
interface
ListCapacityBlockGroupResourcesResponse
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.capacity.v1.ListCapacityBlockGroupResourcesResponse"
;
resourceIds
:
string
[]
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
resource
Ids
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.capacity.v1.ListCapacityBlockGroupResourcesResponse"
resource
Ids
resourceIds
:
string
[]
List of instances' IDs.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
resource
Ids
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.41
Loading...
All VM instances' IDs that occupy the Capacity Block Group.