@truenas/api-client
GitHub
Preparing search index...
v25_10_0
InterfaceEntryInput
Interface InterfaceEntryInput
interface
InterfaceEntryInput
{
aliases
:
v25_10_0
.
InterfaceEntryAlias
[]
;
bridge_members
?:
string
[]
;
enable_learning
?:
boolean
;
failover_aliases
?:
v25_10_0
.
InterfaceEntryAlias
[]
;
failover_critical
?:
boolean
;
failover_group
?:
number
|
null
;
failover_vhid
?:
number
|
null
;
failover_virtual_aliases
?:
v25_10_0
.
InterfaceEntryAlias
[]
;
fake
:
boolean
;
fec_mode
?:
"OFF"
|
"AUTO"
|
"RS"
|
"BASER"
|
"LLRS"
;
id
:
string
;
ipv4_dhcp
:
boolean
;
ipv6_auto
:
boolean
;
lag_ports
?:
string
[]
;
lag_protocol
?:
string
;
mtu
:
number
|
null
;
name
:
string
;
state
:
v25_10_0
.
InterfaceEntryState
;
type
:
string
;
vlan_parent_interface
?:
string
|
null
;
vlan_pcp
?:
number
|
null
;
vlan_tag
?:
number
|
null
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
aliases
bridge_
members?
enable_
learning?
failover_
aliases?
failover_
critical?
failover_
group?
failover_
vhid?
failover_
virtual_
aliases?
fake
fec_
mode?
id
ipv4_
dhcp
ipv6_
auto
lag_
ports?
lag_
protocol?
mtu
name
state
type
vlan_
parent_
interface?
vlan_
pcp?
vlan_
tag?
Properties
aliases
aliases
:
v25_10_0
.
InterfaceEntryAlias
[]
Optional
bridge_
members
bridge_members
?:
string
[]
Optional
enable_
learning
enable_learning
?:
boolean
Optional
failover_
aliases
failover_aliases
?:
v25_10_0
.
InterfaceEntryAlias
[]
Optional
failover_
critical
failover_critical
?:
boolean
Optional
failover_
group
failover_group
?:
number
|
null
Optional
failover_
vhid
failover_vhid
?:
number
|
null
Optional
failover_
virtual_
aliases
failover_virtual_aliases
?:
v25_10_0
.
InterfaceEntryAlias
[]
fake
fake
:
boolean
Optional
fec_
mode
fec_mode
?:
"OFF"
|
"AUTO"
|
"RS"
|
"BASER"
|
"LLRS"
id
id
:
string
ipv4_
dhcp
ipv4_dhcp
:
boolean
ipv6_
auto
ipv6_auto
:
boolean
Optional
lag_
ports
lag_ports
?:
string
[]
Optional
lag_
protocol
lag_protocol
?:
string
mtu
mtu
:
number
|
null
name
name
:
string
state
state
:
v25_10_0
.
InterfaceEntryState
type
type
:
string
Optional
vlan_
parent_
interface
vlan_parent_interface
?:
string
|
null
Optional
vlan_
pcp
vlan_pcp
?:
number
|
null
Optional
vlan_
tag
vlan_tag
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aliases
bridge_
members
enable_
learning
failover_
aliases
failover_
critical
failover_
group
failover_
vhid
failover_
virtual_
aliases
fake
fec_
mode
id
ipv4_
dhcp
ipv6_
auto
lag_
ports
lag_
protocol
mtu
name
state
type
vlan_
parent_
interface
vlan_
pcp
vlan_
tag
GitHub
@truenas/api-client
Loading...