@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/maintenance/v1alpha1
MaintenanceSpec
Interface MaintenanceSpec
interface
MaintenanceSpec
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.maintenance.v1alpha1.MaintenanceSpec"
;
scheduledAt
?:
Dayjs
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
scheduled
At?
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.maintenance.v1alpha1.MaintenanceSpec"
Optional
scheduled
At
scheduledAt
?:
Dayjs
Timestamp indicating when the maintenance operation is scheduled to run.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
scheduled
At
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
Timestamp indicating when the maintenance operation is scheduled to run.