SCSI Host Methods

SCSI host methods retrieve information about SCSI hosts.

getScsiHosts()

Returns a list of known SCSI hosts, which include hosts automatically detected by the library or hosts added explicitly by a user.

Used by STA.

Inputs Outputs Roles Errors

None

List of ScsiHostDto

All

WebServiceException