Virtual Fiber Channel Client Adapter
With N-Port ID Virtualization (NPIV), you can configure the managed system so that multiple logical partitions can access independent physical storage through the same physical Fiber Channel adapter. The Virtual Fiber Channel Client Adapter API is a child of Logical Partition API.
Resource
/rest/api/uom/LogicalPartition/{LogicalPartition_uuid}/VirtualFibreChannelClientAdapter/
{VirtualFibreChannelClientAdapter_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=VirtualFibreChannelClientAdapter |
| 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=VirtualFibreChannelClientAdapter |
| POST | It is used to request the web server to accept the entity enclosed in the request and allow them to change state of the entity. | application/vnd.ibm.powervm.uom+xml; Type=VirtualFibreChannelClientAdapter |
| DELETE | It is used to request the web server to delete the requested entity. | application/vnd.ibm.powervm.uom+xml; Type=VirtualFibreChannelClientAdapter |
Since: Version 1.1.0