@truenas/api-client
GitHub
Preparing search index...
v25_10_0
NVMetSubsysEntryInput
Interface NVMetSubsysEntryInput
interface
NVMetSubsysEntryInput
{
allow_any_host
?:
boolean
;
ana
?:
boolean
|
null
;
hosts
?:
number
[]
|
null
;
id
:
number
;
ieee_oui
?:
string
|
null
;
name
:
string
;
namespaces
?:
number
[]
|
null
;
pi_enable
?:
boolean
|
null
;
ports
?:
number
[]
|
null
;
qid_max
?:
number
|
null
;
serial
:
string
;
subnqn
?:
string
|
null
;
}
Index
Properties
allow_
any_
host?
ana?
hosts?
id
ieee_
oui?
name
namespaces?
pi_
enable?
ports?
qid_
max?
serial
subnqn?
Properties
Optional
allow_
any_
host
allow_any_host
?:
boolean
Optional
ana
ana
?:
boolean
|
null
Optional
hosts
hosts
?:
number
[]
|
null
id
id
:
number
Optional
ieee_
oui
ieee_oui
?:
string
|
null
name
name
:
string
Optional
namespaces
namespaces
?:
number
[]
|
null
Optional
pi_
enable
pi_enable
?:
boolean
|
null
Optional
ports
ports
?:
number
[]
|
null
Optional
qid_
max
qid_max
?:
number
|
null
serial
serial
:
string
Optional
subnqn
subnqn
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow_
any_
host
ana
hosts
id
ieee_
oui
name
namespaces
pi_
enable
ports
qid_
max
serial
subnqn
GitHub
@truenas/api-client
Loading...