Virtual SCSI Client Adapter
Virtual Small Computer Systems Interface (SCSI) is based on a client/server relationship. The Virtual I/O Server (VIOS) owns the physical resources and acts as server or, in SCSI terms, target device. The client logical partitions access the virtual SCSI backing storage devices provided by the VIOS as clients. The client partition accesses its assigned disks through a virtual SCSI client adapter. The virtual SCSI client adapter sees the disks, logical volumes or file-backed storage through this virtual adapter as virtual SCSI disk devices.
Resource
/rest/api/uom/LogicalPartition/{LogicalPartition_uuid}/VirtualSCSIClientAdapter/
{VirtualSCSIClientAdapter_uuid} | Method | Description | Internet media type |
|---|---|---|
| GET | It retrieves information identified by the Request-URI. Produced data is returned as the entity in the response. | application/vnd.ibm.powervm.uom+xml;
Type=VirtualSCSIClientAdapter |
| PUT | It is used to request the web server to accept the entity enclosed in the request and allow them to create a new instance. | application/vnd.ibm.powervm.uom+xml;
Type=VirtualSCSIClientAdapter |
| DELETE | It is used to request the web server to delete the requested entity. | application/vnd.ibm.powervm.uom+xml;
Type=VirtualSCSIClientAdapter |
Since: Version 1.1.0