HostInternetScsiHbaDiscoveryProperties
The discovery settings for this host bus adapter.
At least one discovery mode must always be active. Multiple modes may be active at the same time.
{
"_typeName": "string",
"iSnsDiscoveryEnabled": false,
"iSnsDiscoveryMethod": "string",
"iSnsHost": "string",
"slpDiscoveryEnabled": false,
"slpDiscoveryMethod": "string",
"slpHost": "string",
"staticTargetDiscoveryEnabled": false,
"sendTargetsDiscoveryEnabled": false
}
True if iSNS is currently enabled
The iSNS discovery method in use when iSNS is enabled.
Must be one of the values of InternetScsiSnsDiscoveryMethodEnum
For STATIC iSNS, this is the iSNS server address
True if SLP is enabled
The current SLP discovery method when SLP is enabled.
Must be one of the values of SlpDiscoveryMethodEnum
When the SLP discovery method is set to MANUAL, this property reflects the hostname, and optionally port number of the SLP DA.
True if static target discovery is enabled
True if send targets discovery is enabled