@truenas/api-client
GitHub
Preparing search index...
v25_10_0
NVMetHostEntry
Interface NVMetHostEntry
interface
NVMetHostEntry
{
dhchap_ctrl_key
?:
string
|
null
;
dhchap_dhgroup
?:
|
"2048-BIT"
|
"3072-BIT"
|
"4096-BIT"
|
"6144-BIT"
|
"8192-BIT"
|
null
;
dhchap_hash
?:
"SHA-256"
|
"SHA-384"
|
"SHA-512"
;
dhchap_key
?:
string
|
null
;
hostnqn
:
string
;
id
:
number
;
}
Index
Properties
dhchap_
ctrl_
key?
dhchap_
dhgroup?
dhchap_
hash?
dhchap_
key?
hostnqn
id
Properties
Optional
dhchap_
ctrl_
key
dhchap_ctrl_key
?:
string
|
null
Optional
dhchap_
dhgroup
dhchap_dhgroup
?:
|
"2048-BIT"
|
"3072-BIT"
|
"4096-BIT"
|
"6144-BIT"
|
"8192-BIT"
|
null
Optional
dhchap_
hash
dhchap_hash
?:
"SHA-256"
|
"SHA-384"
|
"SHA-512"
Optional
dhchap_
key
dhchap_key
?:
string
|
null
hostnqn
hostnqn
:
string
id
id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dhchap_
ctrl_
key
dhchap_
dhgroup
dhchap_
hash
dhchap_
key
hostnqn
id
GitHub
@truenas/api-client
Loading...