@truenas/api-client
GitHub
Preparing search index...
v25_10_0
NVMetHostUpdate
Interface NVMetHostUpdate
interface
NVMetHostUpdate
{
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
;
}
Index
Properties
dhchap_
ctrl_
key?
dhchap_
dhgroup?
dhchap_
hash?
dhchap_
key?
hostnqn?
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
Optional
hostnqn
hostnqn
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dhchap_
ctrl_
key
dhchap_
dhgroup
dhchap_
hash
dhchap_
key
hostnqn
GitHub
@truenas/api-client
Loading...