@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VirtDeviceNic
Interface VirtDeviceNic
interface
VirtDeviceNic
{
description
?:
string
|
null
;
dev_type
:
"NIC"
;
mac
?:
string
|
null
;
name
?:
string
|
null
;
network
?:
string
|
null
;
nic_type
?:
"BRIDGED"
|
"MACVLAN"
|
null
;
parent
?:
string
|
null
;
readonly
?:
boolean
;
}
Hierarchy (
View Summary
)
v25_10_0
.
VirtDeviceBase
VirtDeviceNic
Index
Properties
description?
dev_
type
mac?
name?
network?
nic_
type?
parent?
readonly?
Properties
Optional
description
description
?:
string
|
null
dev_
type
dev_type
:
"NIC"
Optional
mac
mac
?:
string
|
null
Optional
name
name
?:
string
|
null
Optional
network
network
?:
string
|
null
Optional
nic_
type
nic_type
?:
"BRIDGED"
|
"MACVLAN"
|
null
Optional
parent
parent
?:
string
|
null
Optional
readonly
readonly
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
dev_
type
mac
name
network
nic_
type
parent
readonly
GitHub
@truenas/api-client
Loading...