@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/msp/postgresql/v1alpha1
ClusterSpec
Interface ClusterSpec
interface
ClusterSpec
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.msp.postgresql.v1alpha1.ClusterSpec"
;
backup
?:
BackupSpec
;
bootstrap
?:
BootstrapSpec
;
config
?:
ConfigSpec
;
description
:
string
;
networkId
:
string
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
backup?
bootstrap?
config?
description
network
Id
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.msp.postgresql.v1alpha1.ClusterSpec"
Optional
backup
backup
?:
BackupSpec
Optional
bootstrap
bootstrap
?:
BootstrapSpec
Optional
config
config
?:
ConfigSpec
description
description
:
string
Description of the PostgreSQL cluster.
network
Id
networkId
:
string
Network ID in which the cluster is created.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
backup
bootstrap
config
description
network
Id
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
Description of the PostgreSQL cluster.