@@ -3971,6 +3971,20 @@ func GetOpenAPIDefinitions(ref openapi.ReferenceCallback) map[string]openapi.Ope
|
||||
},
|
||||
},
|
||||
},
|
||||
"chapAuthDiscovery": {
|
||||
SchemaProps: spec.SchemaProps{
|
||||
Description: "whether support iSCSI Discovery CHAP authentication",
|
||||
Type: []string{"boolean"},
|
||||
Format: "",
|
||||
},
|
||||
},
|
||||
"chapAuthSession": {
|
||||
SchemaProps: spec.SchemaProps{
|
||||
Description: "whether support iSCSI Session CHAP authentication",
|
||||
Type: []string{"boolean"},
|
||||
Format: "",
|
||||
},
|
||||
},
|
||||
"secretRef": {
|
||||
SchemaProps: spec.SchemaProps{
|
||||
Description: "CHAP secret for iSCSI target and initiator authentication",
|
||||
|
Reference in New Issue
Block a user