@nebius/js-sdk - v0.1.22
Services Index
GitHub
Preparing search index...
api/nebius/vpc/v1
RouteStatus
Interface RouteStatus
interface
RouteStatus
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.vpc.v1.RouteStatus"
;
nextHop
?:
NextHopState
;
state
:
RouteStatus_State
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
next
Hop?
state
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.vpc.v1.RouteStatus"
Optional
next
Hop
nextHop
?:
NextHopState
Detailed status of the next hop configuration.
state
state
:
RouteStatus_State
Current state of the route.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
next
Hop
state
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.22
Loading...
Detailed status of the next hop configuration.