UpdateInternetScsiDiscoveryPropertiesRequestType

UpdateInternetScsiDiscoveryPropertiesRequestType
UpdateInternetScsiDiscoveryPropertiesRequestType
JSON Example
{
    "iScsiHbaDevice": "string",
    "discoveryProperties": {
        "_typeName": "string",
        "iSnsDiscoveryEnabled": false,
        "iSnsDiscoveryMethod": "string",
        "iSnsHost": "string",
        "slpDiscoveryEnabled": false,
        "slpDiscoveryMethod": "string",
        "slpHost": "string",
        "staticTargetDiscoveryEnabled": false,
        "sendTargetsDiscoveryEnabled": false
    }
}
string
iScsiHbaDevice
Required

The device of the Internet SCSI HBA adapter.

discoveryProperties
Required

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.