@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VirtDeviceGpu
Interface VirtDeviceGpu
interface
VirtDeviceGpu
{
description
?:
string
|
null
;
dev_type
:
"GPU"
;
gid
?:
number
|
null
;
gpu_type
:
"PHYSICAL"
|
"MDEV"
|
"MIG"
|
"SRIOV"
;
id
?:
string
|
null
;
mdev
?:
string
|
null
;
mig_uuid
?:
string
|
null
;
mode
?:
string
|
null
;
name
?:
string
|
null
;
pci
?:
string
|
null
;
productid
?:
string
|
null
;
readonly
?:
boolean
;
uid
?:
number
|
null
;
vendorid
?:
string
|
null
;
}
Hierarchy (
View Summary
)
v25_10_0
.
VirtDeviceBase
VirtDeviceGpu
Index
Properties
description?
dev_
type
gid?
gpu_
type
id?
mdev?
mig_
uuid?
mode?
name?
pci?
productid?
readonly?
uid?
vendorid?
Properties
Optional
description
description
?:
string
|
null
dev_
type
dev_type
:
"GPU"
Optional
gid
gid
?:
number
|
null
gpu_
type
gpu_type
:
"PHYSICAL"
|
"MDEV"
|
"MIG"
|
"SRIOV"
Optional
id
id
?:
string
|
null
Optional
mdev
mdev
?:
string
|
null
Optional
mig_
uuid
mig_uuid
?:
string
|
null
Optional
mode
mode
?:
string
|
null
Optional
name
name
?:
string
|
null
Optional
pci
pci
?:
string
|
null
Optional
productid
productid
?:
string
|
null
Optional
readonly
readonly
?:
boolean
Optional
uid
uid
?:
number
|
null
Optional
vendorid
vendorid
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
dev_
type
gid
gpu_
type
id
mdev
mig_
uuid
mode
name
pci
productid
readonly
uid
vendorid
GitHub
@truenas/api-client
Loading...