@truenas/api-client
GitHub
Preparing search index...
v25_10_0
InterfaceChoicesOptions
Interface InterfaceChoicesOptions
interface
InterfaceChoicesOptions
{
bridge_members
?:
boolean
;
exclude
?:
unknown
[]
;
exclude_types
?:
(
"BRIDGE"
|
"LINK_AGGREGATION"
|
"VLAN"
|
"UNKNOWN"
|
"PHYSICAL"
)
[]
;
include
?:
string
[]
;
lag_ports
?:
boolean
;
vlan_parent
?:
boolean
;
}
Index
Properties
bridge_
members?
exclude?
exclude_
types?
include?
lag_
ports?
vlan_
parent?
Properties
Optional
bridge_
members
bridge_members
?:
boolean
Optional
exclude
exclude
?:
unknown
[]
Optional
exclude_
types
exclude_types
?:
(
"BRIDGE"
|
"LINK_AGGREGATION"
|
"VLAN"
|
"UNKNOWN"
|
"PHYSICAL"
)
[]
Optional
include
include
?:
string
[]
Optional
lag_
ports
lag_ports
?:
boolean
Optional
vlan_
parent
vlan_parent
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bridge_
members
exclude
exclude_
types
include
lag_
ports
vlan_
parent
GitHub
@truenas/api-client
Loading...