We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aed8d49 + a001e59 commit bd08e22Copy full SHA for bd08e22
1 file changed
doc/config-schema.json
@@ -29,6 +29,10 @@
29
"description": "NVMe host symbolic name",
30
"type": "string"
31
},
32
+ "dhchap_key": {
33
+ "description": "Host DH-HMAC-CHAP key",
34
+ "type": "string"
35
+ },
36
"required": [ "hostnqn" ],
37
"subsystems": {
38
"description": "Array of NVMe subsystem properties",
0 commit comments