@truenas/api-client
GitHub
Preparing search index...
v26_0_0
ContainerNICDeviceInput
Interface ContainerNICDeviceInput
interface
ContainerNICDeviceInput
{
dtype
:
"NIC"
;
mac
?:
string
|
null
;
nic_attach
?:
string
|
null
;
trust_guest_rx_filters
?:
boolean
;
type
?:
v26_0_0
.
ContainerNICDeviceTypeInput
;
}
Index
Properties
dtype
mac?
nic_
attach?
trust_
guest_
rx_
filters?
type?
Properties
dtype
dtype
:
"NIC"
Optional
mac
mac
?:
string
|
null
Optional
nic_
attach
nic_attach
?:
string
|
null
Optional
trust_
guest_
rx_
filters
trust_guest_rx_filters
?:
boolean
Optional
type
type
?:
v26_0_0
.
ContainerNICDeviceTypeInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dtype
mac
nic_
attach
trust_
guest_
rx_
filters
type
GitHub
@truenas/api-client
Loading...