HostInternetScsiHbaAuthenticationCapabilities
The authentication capabilities for this host bus adapter.
{
"_typeName": "string",
"chapAuthSettable": false,
"krb5AuthSettable": false,
"srpAuthSettable": false,
"spkmAuthSettable": false,
"mutualChapSettable": false,
"targetChapSettable": false,
"targetMutualChapSettable": false
}
True if this host bus adapter supports changing the configuration state of CHAP authentication.
CHAP is mandatory, however some adapter may not allow disabling this authentication method.
Always false in this version of the API.
Always false in this version of the API.
Always false in this version of the API.
When chapAuthSettable is TRUE, this describes if Mutual CHAP configuration is allowed as well.
When targetChapSettable is TRUE, this describes if CHAP configuration is allowed on targets associated with the adapter.
When targetMutualChapSettable is TRUE, this describes if Mutual CHAP configuration is allowed on targets associated with the adapter.