@truenas/api-client
GitHub
Preparing search index...
v25_10_0
InterfaceEntryState
Interface InterfaceEntryState
interface
InterfaceEntryState
{
active_media_subtype
:
string
;
active_media_type
:
string
;
aliases
:
v25_10_0
.
InterfaceEntryStateAlias
[]
;
capabilities
:
unknown
[]
;
cloned
:
boolean
;
fec_mode
?:
"OFF"
|
"AUTO"
|
"RS"
|
"BASER"
|
"LLRS"
|
null
;
flags
:
string
[]
;
hardware_link_address
:
string
;
lacpdu_rate
?:
string
|
null
;
link_address
:
string
;
link_state
:
string
;
media_options
:
unknown
[]
|
null
;
media_subtype
:
string
;
media_type
:
string
;
mtu
:
number
;
name
:
string
;
nd6_flags
:
unknown
[]
;
orig_name
:
string
;
parent
?:
string
|
null
;
pcp
?:
number
|
null
;
permanent_link_address
:
string
|
null
;
ports
?:
v25_10_0
.
InterfaceEntryStatePort
[]
;
protocol
?:
string
|
null
;
rx_queues
?:
number
;
supported_media
:
unknown
[]
;
tag
?:
number
|
null
;
tx_queues
?:
number
;
vrrp_config
?:
unknown
[]
|
null
;
xmit_hash_policy
?:
string
|
null
;
}
Index
Properties
active_
media_
subtype
active_
media_
type
aliases
capabilities
cloned
fec_
mode?
flags
hardware_
link_
address
lacpdu_
rate?
link_
address
link_
state
media_
options
media_
subtype
media_
type
mtu
name
nd6_
flags
orig_
name
parent?
pcp?
permanent_
link_
address
ports?
protocol?
rx_
queues?
supported_
media
tag?
tx_
queues?
vrrp_
config?
xmit_
hash_
policy?
Properties
active_
media_
subtype
active_media_subtype
:
string
active_
media_
type
active_media_type
:
string
aliases
aliases
:
v25_10_0
.
InterfaceEntryStateAlias
[]
capabilities
capabilities
:
unknown
[]
cloned
cloned
:
boolean
Optional
fec_
mode
fec_mode
?:
"OFF"
|
"AUTO"
|
"RS"
|
"BASER"
|
"LLRS"
|
null
flags
flags
:
string
[]
hardware_
link_
address
hardware_link_address
:
string
Optional
lacpdu_
rate
lacpdu_rate
?:
string
|
null
link_
address
link_address
:
string
link_
state
link_state
:
string
media_
options
media_options
:
unknown
[]
|
null
media_
subtype
media_subtype
:
string
media_
type
media_type
:
string
mtu
mtu
:
number
name
name
:
string
nd6_
flags
nd6_flags
:
unknown
[]
orig_
name
orig_name
:
string
Optional
parent
parent
?:
string
|
null
Optional
pcp
pcp
?:
number
|
null
permanent_
link_
address
permanent_link_address
:
string
|
null
Optional
ports
ports
?:
v25_10_0
.
InterfaceEntryStatePort
[]
Optional
protocol
protocol
?:
string
|
null
Optional
rx_
queues
rx_queues
?:
number
supported_
media
supported_media
:
unknown
[]
Optional
tag
tag
?:
number
|
null
Optional
tx_
queues
tx_queues
?:
number
Optional
vrrp_
config
vrrp_config
?:
unknown
[]
|
null
Optional
xmit_
hash_
policy
xmit_hash_policy
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active_
media_
subtype
active_
media_
type
aliases
capabilities
cloned
fec_
mode
flags
hardware_
link_
address
lacpdu_
rate
link_
address
link_
state
media_
options
media_
subtype
media_
type
mtu
name
nd6_
flags
orig_
name
parent
pcp
permanent_
link_
address
ports
protocol
rx_
queues
supported_
media
tag
tx_
queues
vrrp_
config
xmit_
hash_
policy
GitHub
@truenas/api-client
Loading...