HostInternetScsiHbaDiscoveryCapabilities

HostInternetScsiHbaDiscoveryCapabilities
HostInternetScsiHbaDiscoveryCapabilities

The discovery capabilities for this host bus adapter.

At least one discovery mode must always be active. Multiple modes may be active at the same time.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "iSnsDiscoverySettable": false,
    "slpDiscoverySettable": false,
    "staticTargetDiscoverySettable": false,
    "sendTargetsDiscoverySettable": false
}
boolean
iSnsDiscoverySettable
Required

True if this host bus adapter supports iSNS

boolean
slpDiscoverySettable
Required

True if this host bus adapter supports SLP

boolean
staticTargetDiscoverySettable
Required

True if this host bus adapter supports static discovery

boolean
sendTargetsDiscoverySettable
Required

True if this host bus adapter supports changing the configuration state of send targets discovery.

Send targets is mandatory, however some adapters may not allow disabling this discovery method.