Virtual SCSI Mapping

Virtual SCSI Mapping provides end-to-end mapping between client and server adapter and its association with storage.

The clientAdapter and serverAdapter are optional. If not provided, the client and server adapters are created by using the next available free slot IDs.

The storage provided by the user could be one of the following:

  • LogicalUnit
  • PhysicalVolume
  • VirtualDisk
  • VirtualOpticalMedia

Physical optical device is not supported through this URI.

The targetDevice provided by the user could be one of the following:

  • LogicalVolumeVirtualTargetDevice
  • PhysicalVolumeVirtualTargetDevice
  • SharedStoragePoolLogicalUnitVirtualTargetDevice
  • VirtualOpticalTargetDevice

The targetDevice is an optional attribute. If this attribute is not provided, the Virtual IO Server creates corresponding target device for the storage provided.

This is a detailed object of VirtualIOServer Object.

Resource

/rest/api/uom/VirtualIOServer/{VirtualIOServer_uuid}

Supported methods

This is the detailed object. Hence GET, PUT, POST, DELETE operations are not supported directly. Getting SCSI mapping is done through GET of VirtualIOServer API and POST is done through POST of VirtualIOServer API.

Since: Version 1.1.0