@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/msp/serverless/v1alpha1
JobStatus
Interface JobStatus
interface
JobStatus
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.msp.serverless.v1alpha1.JobStatus"
;
phase
:
ClusterStatus_Phase
;
result
:
JobResult
;
state
:
ClusterStatus_State
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
phase
result
state
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.msp.serverless.v1alpha1.JobStatus"
phase
phase
:
ClusterStatus_Phase
Current phase (or stage) of the workload.
result
result
:
JobResult
Job result
state
state
:
ClusterStatus_State
State reflects substatus of the phase
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
phase
result
state
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
Current phase (or stage) of the workload.